3 Commits

Author SHA256 Message Date
f0eb474218 Accepting request 858984 from home:ukbeast89:branches:multimedia:apps
- Update to version 3.1.7:
  * Vendoring libglm headers to remove a dependency
  * Subdirectory scanning for textures and presets
  * Support for text drawing and feedback in pmSDL (may not be enabled by configuration)
    macOS should support building with autotools now, not just xcode
- Removed patch to reduce build dependencies, as it's no longer required:
  * 0001-Reduce-dependencies.patch

OBS-URL: https://build.opensuse.org/request/show/858984
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/projectM?expand=0&rev=33
2020-12-28 11:35:53 +00:00
830434acf4 Accepting request 798579 from home:cgiboudeaux:branches:multimedia:apps
- Add patch to reduce build dependencies:
  * 0001-Reduce-dependencies.patch

- Update to 3.1.3. Lots of fixes since 3.1.0. Only list changes
  in the latest version:
  * Input device capture toggle support
  Check https://github.com/projectM-visualizer/projectm/releases
  for older changes.  
- Drop projectM-increase_soversion.patch. Merged upstream.
- Rebase projectM-disable_native_plugins.patch

OBS-URL: https://build.opensuse.org/request/show/798579
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/projectM?expand=0&rev=28
2020-04-28 08:54:29 +00:00
80b09f2b54 Accepting request 681236 from home:alois:branches:multimedia:apps
- Update to version 3.1.0
  * Thanks to the tireless efforts of @deltaoscarmike there are
    now modern GLSL shaders being run for the core renderer and all
    presets with shader code in them (transpiled on the fly from
    HLSL to GLSL).
  * Improved support for GLES and embedded platforms (compile
    with --enable-gles).
  * Thread-safety errors fixed.
  * The macOS iTunes plugin is fully working once again.
  * Work continues on making it run in a web browser (#92),
    windows (#98), working with downstream package maintainers,
    projects using it as a plugin.
  version 3.0.0
  * This includes fantastic work from @deltaoscarmike on
    modernizing OpenGL for GLES3 support which should enable the
    building of projectM on modern and embedded devices - #70 .
  * Also includes work from @mbellew adding intel SSE support to
    optimize expression parsing - #59 .
  * Coming soon: fixing shader support - #26
  version 2.2.1
  * New! Qt5 support thanks to @deltaoscarmike
  * Building improvements.
  version 2.2.0
  * Now building using GNU autotools
- Dropped qt4 package
- Dropped projectM-2.1.0-fix-isnan-gcc6.patch,
  projectM-2.1.0-no-return-in-nonvoid.patch,
  projectM-2.1.0-SUSE_misc.patch and
  projectM-2.1.0-Qt5.patch
- Added projectM-disable_native_plugins.patch and
  projectM-increase_soversion.patch

OBS-URL: https://build.opensuse.org/request/show/681236
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/projectM?expand=0&rev=24
2019-03-04 15:29:08 +00:00