Commit Graph

355 Commits

Author SHA1 Message Date
439307d619 removed 'simple' entities 2018-01-17 23:01:57 -06:00
21473bcb0d minor changes to gradients 2018-01-17 22:53:39 -06:00
6c1981d60b cancel button for analysis page 2018-01-17 14:03:25 -06:00
4a37371fd4 colorless version of all gradients 2018-01-17 13:21:37 -06:00
3e40aab3a1 removed esc button to go directly to main menu 2018-01-17 12:46:15 -06:00
3c70a4d3f8 added better background controls 2018-01-17 12:43:38 -06:00
0de981ad13 better organization and cleaner output 2018-01-17 11:42:51 -06:00
d4869d0348 music analysis page now has album art 2018-01-16 19:15:46 -06:00
f5d3a01e76 scroll text now centers duplicate text rotations 2018-01-16 11:20:59 -06:00
46541d9747 Merge branch 'master' into multi-buffer 2018-01-15 22:48:25 -06:00
0b7fcc7606 fixed issue with not displaying song info after resize 2018-01-15 22:47:26 -06:00
bdbb6f7fd4 resize main page widget position changed 2018-01-15 18:36:23 -06:00
7ca69899b3 change all logging to the gdx system; removed unused debug outputs 2018-01-15 18:12:07 -06:00
2c9fd2ecfd cleaned up look and progress on music selection page 2018-01-15 17:07:01 -06:00
9880c0ed7a fixed out of bound issue with music list 2018-01-15 16:58:23 -06:00
4473bd6518 changed how beat particles acted 2018-01-15 16:53:23 -06:00
da76c05435 will not reload everytime minimized; minor visualizer tweaks; fixed non shuffle out of bounds issue; progress on analysis page 2018-01-15 15:55:51 -06:00
36eb547943 fixed issue caused by misunderstanding(?) of samplerate 2018-01-15 13:50:30 -06:00
bb934de70c minor optimizations 2018-01-15 00:18:46 -06:00
ec47ff73f7 removed unused code 2018-01-14 20:16:42 -06:00
c91a08bc3b visualizer synching improved 2018-01-14 14:07:55 -06:00
b07c9ffd44 adjustments for visualizer 2018-01-13 01:24:32 -06:00
98e2932f49 switched to checking buffer position to make sure its legal 2018-01-11 00:45:33 -06:00
3a871e8d99 Merge branch 'master' into singleBuffer 2018-01-11 00:19:53 -06:00
4d6cbaa652 added comments 2018-01-11 00:14:57 -06:00
4c207b20d1 fixed error with window index 2018-01-11 00:08:05 -06:00
193f972d01 secondary backed array to get previous windows. Not sure whether or not to use. 2018-01-10 23:53:51 -06:00
03966d124a improvements on visualizer in terms of synchronization 2018-01-10 23:07:55 -06:00
df56545408 minor cleanup 2018-01-10 01:41:21 -06:00
7b8f442f98 visualizer now directly grabs data from openal.. slightly less synched for better efficiency? 2018-01-09 23:22:59 -06:00
b6da79adc2 more restructuring that makes more sense 2018-01-05 20:52:07 -06:00
aa4a0f3166 cleaned up, visualizer will use reflection to obtain output [planned, not implemented] 2018-01-04 23:46:26 -06:00
f292d6f81c cleaning up and preparing for reflection visuals and music synchronization 2018-01-03 22:39:43 -06:00
2b1b8ba620 just some cleanup before recoding things...y 2018-01-03 21:36:14 -06:00
15a35f65dc change in structure for different platform support; major change 2018-01-03 16:58:58 -06:00
cebf36dff9 UNTESTED; basic mp3spi setup done; more efficient way of skipping bytes now; syncing of playback and read implemented 2017-12-15 23:56:38 -06:00
677ada45b6 reworked the reading system as previous system was not working; not yet
tested;
2017-12-15 12:28:11 -06:00
25142029af failed attempt since there is difficulty to seek using mp3 2017-12-11 21:59:32 -06:00
95c49602ca more progress 2017-12-11 16:26:26 -06:00
fa93634b9e progress on better system for audio managers 2017-12-11 00:44:43 -06:00
51ce146611 random access files now used to sync visualizer with song (optimization) 2017-12-10 01:45:10 -06:00
8023987148 minor optimizations + page reload now funtions properly 2017-12-09 00:36:49 -06:00
2fc434cc29 minor optimizations; removed some deprecated things 2017-12-08 15:04:47 -06:00
fbbd079154 progress towards optimizations 2017-12-08 00:19:33 -06:00
6f59e2f236 moar optimizations! (hopefully...) 2017-12-07 19:13:43 -06:00
a858fa9159 Progress on mission 'async everything' 2017-12-07 16:47:50 -06:00
a41923fa12 optimization 2017-12-05 16:07:26 -06:00
86a606c44e minor optimizations 2017-12-05 15:03:23 -06:00
6fe280044d music selection page now functions with new method of loading 2017-12-05 11:59:34 -06:00
c41c941338 asynch song loading functional now 2017-12-05 10:42:06 -06:00