Commit Graph

377 Commits

Author SHA1 Message Date
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
8f03c3310d disposing assets that weren't properly disposed 2017-12-05 09:16:01 -06:00
72b91a53fe proper time formatting 2017-12-03 20:04:33 -06:00
516ed746d7 recursive music search added and tested 2017-12-03 18:44:05 -06:00
316c419b99 fixed previously stated issue 2017-12-03 13:39:29 -06:00
7d0f3a365d removed creative screen; re-organized analysis system; analysis page progress; problems with analysis system needs to be fixed 2017-12-03 01:43:50 -06:00
07cc783624 aesthetic rework 2017-11-27 18:37:10 -06:00
b81656d187 text shortening now works better 2017-11-26 21:41:46 -06:00
247885d5cf alphabetically ordered files 2017-11-26 13:50:35 -06:00
6aa03bd344 minor changes to aesthetics, added rated difficulty to selection screen 2017-11-24 23:37:44 -06:00
4c86b17807 added some debug information in options page 2017-11-24 17:32:28 -06:00
f591a8e60e minor layout changes 2017-11-24 17:18:57 -06:00
60c1c2b2d7 optimizations by replacing nested loops to one main loop 2017-11-24 16:56:23 -06:00
9829748a03 song info displayed on the right side of the music selection page 2017-11-24 16:50:33 -06:00
27606f3c8f aesthetic changes 2017-11-24 13:44:00 -06:00
83ca297920 cleaned up code slightly 2017-11-23 21:37:25 -06:00
ee08e149c6 plays music when music is selected whether originally paused or not 2017-11-23 21:17:09 -06:00
8cebf891a0 music selection screen now changes song; currently playing song is now highlighted on screen open; 2017-11-23 20:14:17 -06:00
6cc9288c13 better scroll control 2017-11-21 21:40:10 -06:00
42e00c5bac changes to highlighted texture for music selection screen 2017-11-20 23:21:36 -06:00
30f7df2ad0 arrow key music selection now functions 2017-11-11 20:24:48 -06:00
16992e1345 set keyboard focus on change to music selection page 2017-11-07 17:19:18 -06:00
e65769f392 began up down arrow keys implementation on the music selection screen 2017-10-31 23:01:14 -05:00
5f2dd6ef75 selection now highlighting 2017-10-30 18:33:46 -05:00
49f454a21f previous button now loops to the end if at the beginning 2017-10-30 12:43:19 -05:00
29e0dfbcc8 removed 800x480 resolution (lol nobodies going to need that...) 2017-10-29 19:33:17 -05:00
f506e934ab added text shortening label 2017-10-29 18:13:21 -05:00
67684e8634 better music selection alignment (progress) 2017-10-28 23:02:55 -05:00
8d8ef15ce4 mainpage ui improved 2017-10-26 22:38:23 -05:00