59cfa277ab
removed old, unused code; music controls now updated to use new
...
framework; circular visualizer updated; moved visualizers to core for
all platforms and accounted for different platform PCM reading with
interface for visualizer in core;
2018-08-03 22:21:39 -05:00
a39f3a25ac
added detailed display on screen (untested)
2018-08-03 21:41:18 -05:00
b857ffe4bd
changed to integer state system for notifier in music controller; music
...
selection page rewritten making better use of framework objects.
Untested (still)
2018-08-03 13:17:01 -05:00
45da676d0d
progress on untested framework
2018-08-02 09:21:25 -05:00
590cb39902
restructured way of handling the relationship between screens and pages
2018-07-26 13:17:35 -05:00
7dff918802
Finished basic visualizer and mass refactoring on the audio analyzer to
...
be compatible with the structure
2018-07-23 00:15:31 -05:00
0dce05050a
Restructuring starting from the launcher up to obtaining PCM data from
...
the audio backend is complete but untested.
2018-07-22 12:35:08 -05:00
2588b1e4a3
mp3 metadata complete
2018-07-08 18:36:39 -05:00
8f70d72ed1
mp3 audio processor complete; slow conversion to cleaner system
2018-07-02 00:52:55 -05:00
bf94851e06
switched back to old system dependent audio method; updated libgdx
...
framework; added ashley
2018-06-30 00:13:39 -05:00
92ff8871a9
updated libgdx
2018-06-15 01:45:10 -05:00
45e3b55d84
new sync system for visualizer
2018-05-22 23:30:52 -05:00
0fdc65796d
visualizer should now be stable (with proper new buffer system)
2018-05-18 01:25:02 -05:00
874ef52bb9
cleaned up some code in visualizer
2018-04-15 14:18:35 -05:00
abf3028cfb
slightly better buffer system
2018-04-15 14:04:59 -05:00
62dc7381c6
Circular visualizer now has function organized circle vertice order; sorting comparator moved to local method;
2018-04-15 02:59:35 -05:00
bfcad74529
made more visualizer code accessible for other platforms by using interface
2018-03-21 23:26:09 -05:00
2aa498e292
changed shader options to slider; did some cleaning;
2018-03-18 00:21:27 -05:00
f35691536b
added loading message to music selection page; removed 2 bars since for some reason left and right has one extra bar on both sides at 1366x768
2018-03-17 00:20:00 -05:00
c3f00fe5b6
removed song counter on options page, made sure background will resize to non standard resolutions
2018-03-17 00:10:26 -05:00
5ae598db36
background now renders! yay.
2018-03-16 17:56:42 -05:00
8fd727e7d6
fixed music selection page bug where after resize and metadata loading, application would crash
2018-03-16 17:33:14 -05:00
188608d40d
minor cleanup and fixing
2018-02-14 22:28:10 -06:00
882600abc6
visualizer circle is now properly drawn
2018-02-12 21:47:18 -06:00
768f562a25
all points for circles are properly placed in arrays
2018-02-12 21:22:12 -06:00
5395473205
Progress on game screen and circular visualizer
2018-02-12 17:29:23 -06:00
e939bffc68
organized packages; started working on round visualizer using mesh
2018-02-07 22:32:13 -06:00
b4f84816ce
minor cleaning
2018-02-04 23:00:31 -06:00
b9f70e0c9d
re-organized visualizer setup for future ease of use
2018-02-04 22:36:16 -06:00
7f51ca2c55
began working on game screen; changing entity system; clean up assets
2018-02-04 21:16:36 -06:00
1fbdefaecd
changing to a different way of handling entities (no longer using scene2d)
2018-02-01 14:59:51 -06:00
5e3188ccc8
failsafe for problematic shaders
2018-01-30 11:48:41 -06:00
ee113fb90d
scroll bar is now grey for generic coloring
2018-01-29 20:33:37 -06:00
c339c61697
shader now functions with background; fixed shader option not updating live
2018-01-29 20:26:45 -06:00
1b7f3233e8
slight optimization; fixed issue with directory selection displaying incorrect song count
2018-01-29 20:13:27 -06:00
c3a13d20fa
main menu background progress
2018-01-29 14:33:20 -06:00
8c10e94246
Merge branch 'master' of /home/ydeng/git/RhythmBullet
2018-01-28 01:38:00 -06:00
67b3dec906
removed background per page setup in prep for consistent background for all pages
2018-01-28 01:33:36 -06:00
95731b3257
removed background per page setup
2018-01-18 15:40:28 -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
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
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