324a5c19f3
getPCMScale() too large?
2020-02-02 12:26:34 -08:00
8fd6b2d85c
fix range
2020-02-01 13:01:38 -08:00
5fd9bc13ec
some feedback improvements
2020-02-01 12:47:18 -08:00
0eec9ed694
comments on frequency ranges
2020-01-26 17:31:06 -08:00
197b2f2736
fix getPCMScale() to match getBeatVals()
2020-01-26 10:20:16 -08:00
b779be76ee
attempt to improve freq responsiveness
2020-01-25 17:26:40 -08:00
571516ba47
test for beat detect
2020-01-25 12:56:35 -08:00
840c834eed
test for beat detect
2020-01-25 11:22:46 -08:00
79b866cb9d
typo
2020-01-19 16:32:31 +02:00
82517130d6
typo
2020-01-19 16:31:46 +02:00
645d405993
version bump
v3.1.1-rc8
2020-01-19 13:10:17 +02:00
f5dd470fb0
#296 - Turning on -fno-stack-check for High Sierra compat
2020-01-19 13:01:59 +02:00
87e370bdc6
SDL changes ( #305 )
...
* Decrease default meshx to 128 to avoid low FPS.
* Add feature for CTRL+F to move projectM to the next monitor.
* Added feature CTRL+S to stretch projectM across multiple windows.
* Revert "Added feature CTRL+S to stretch projectM across multiple windows."
This reverts commit 2c0c980190 .
* Feature: CTRL+S stretches projectM across multiple monitors.
2020-01-19 13:00:24 +02:00
260a0285b0
Milkdrop keys ( #279 )
2020-01-19 12:54:58 +02:00
f2bcd3787d
Hardcode missing Qt5 libs (libQt5Gui and libQt5OpenGL) to fix missing DSO linkage with qt on Ubuntu 19.10 ( #293 )
2020-01-19 12:54:24 +02:00
b4a3fd6d0f
Menu and FPS changes ( #303 )
...
* Set build target to 10 (generic) instead the specific build the original author used.
* Move help menu down a line and indent to align with preset title and FPS.
* More accurate FPS:
- by resetting timers whenever F5 is pushed.
- by performing math based on percise seconds that passed, rather than assuming it will trigger exactly 250 milliseconds.
* Set idle preset name so it's displayed with F3.
2020-01-18 12:57:57 +02:00
8c4763e79a
Display FPS ( #297 )
...
* Display FPS
* Updates based on feedback from Mischa.
* Quick typo fix.
2020-01-09 15:26:44 +02:00
6153fded5d
Hardcode missing Qt5 libs (libQt5Gui and libQt5OpenGL) to fix missing DSO linkage with qt on Ubuntu 19.10
2019-12-29 21:14:06 +02:00
36cd7ea64a
fix OSX install by use of preset subdirs
...
Before was a `install -D ...` used but `-D` not supported on OSX.
With this change becomes it removed and on a separate call before all
required directories created.
2019-12-15 09:21:21 +02:00
b2c3b49cdf
use updates synchronized with vertical retrace if adaptive vsync fails
2019-12-12 20:16:37 +02:00
15caaaec10
fix clock for macos on travis
2019-12-03 13:40:40 +02:00
bf98097aaf
Create policy.txt
2019-12-03 10:10:05 +02:00
9e62765eb1
tar up bad_presets dir because of insanely long file names
2019-11-17 08:18:02 +02:00
4c8c6d5eec
Bump version
2019-11-16 08:29:59 +02:00
72cff7c94e
Updated the keybindings similar to MilkDrop ( #124 )
...
1. Updated keybinding for previous preset to BACKSPACE
2. Updated keybinding for hard cut next preset to H
2019-11-16 08:22:39 +02:00
bcc89d8447
readme
v3.1.1-rc7
2019-11-16 07:37:07 +02:00
0d4a87124b
restore Qt Widgets dependency
2019-11-16 07:24:01 +02:00
0ffad4dc4e
Fix git ( #278 )
...
* presets: remove problematic community presets
* Breaks a lot of things including test apps and kodi addon.
Link is provided in README.md for those who want it
Signed-off-by: Matt Filetto <matt.filetto@gmail.com >
* fix for freeze (issue 243) (#276 )
2019-11-16 07:13:03 +02:00
9ea9a7cc4e
link to coast's 41k preset cleaned up pack
2019-11-12 04:20:23 +11:00
0ae8524e91
SDL link main window, vsync ( #269 )
...
* delete unused library references for xcode
* Link to 52k preset megapack
* SDL: associate GL context with main window, add vsync
* version bump
2019-11-10 11:35:50 +11:00
5214d3732f
Link to 52k preset megapack
2019-11-10 10:40:05 +11:00
7465742fa3
delete unused library references for xcode
2019-11-10 10:40:05 +11:00
2ba1e0f08c
Create config.yml
...
initialize circleci macOS builds
2019-11-03 20:55:03 -05:00
81f617b0b0
Create .clang-format
2019-11-03 20:53:52 -05:00
858c8ae805
tuned
2019-11-03 20:04:44 -05:00
ec0a52a51f
Update Renderer.cpp
2019-11-03 20:02:13 -05:00
cac6b3454d
Update Renderer.cpp
2019-11-03 18:52:52 -05:00
07a2bacb6f
USE_TEXT_MENU PreprocessorDefinitions
2019-11-03 18:50:20 -05:00
435fee23e8
Update gltext.h
2019-11-03 18:42:28 -05:00
6728416e9d
Update gltext.h
...
define GLSL_VERSION "330" not 410
2019-11-03 17:52:31 -05:00
994a186038
update gltext library to operate with both opengl and opengles fragment and vertex shaders
...
confirmed functional on iphone, pc, xbox
2019-11-03 17:44:31 -05:00
96417708c3
Update gltext.h
2019-11-03 16:10:13 -05:00
fbf1eb1eab
enable texts
2019-11-03 16:07:33 -05:00
38ca4626ce
confirm build w/o fonts
2019-11-03 16:05:36 -05:00
0dc84cbee5
test gltext
2019-11-03 15:53:05 -05:00
4bf395c4bf
Create Krash - Interwoven (Nightmare Weft Mix).milk
2019-11-02 14:52:32 -04:00
b77bf2e4d4
Update ax_have_qt.m4
2019-11-02 14:24:30 -04:00
251ceca5ab
Update projectM-opengl.h
...
#define GLM_FORCE_CXX03 msvc2019 compilation error
2019-10-31 22:26:11 -04:00
935ff26b12
Update .appveyor.yml
...
Visual Studio 2019
2019-10-31 22:22:16 -04:00
13807d40ff
update sdl build to msvc2019
2019-10-31 22:21:38 -04:00