8fd8308d47
improved bloom system
2018-09-03 19:31:16 -05:00
d6b39c8d73
splash screen no longer dependent on asset loading; desktop platform
...
interface improved
2018-08-31 18:34:32 -05:00
6773abe942
no longer scrolls to currently playing first time
2018-08-29 23:30:50 -05:00
8e68157273
further optimized music selection screen
2018-08-29 23:18:49 -05:00
97afc449b2
fixed: crash from invalid buffer positioning, error from shutting thread
...
down before instantiation; removed old code;
2018-08-29 22:36:47 -05:00
b84a3d6280
cleaned up code; status bar on main menu shows more info;
2018-08-24 01:59:23 -05:00
b0b7be9141
music refresh works; minor visualizer logic change;
2018-08-24 01:29:10 -05:00
a6dc7c2559
refactor; visualizer tuning; main menu updates to use metadata once
...
loaded;
2018-08-23 23:51:33 -05:00
b97d772ee9
loading doesn't cause unavoidable lag (removed excessive blocking);
...
switched to a blocking queue list to manage album cover loading; threads
that should be daemons are daemons now;
2018-08-23 22:21:33 -05:00
211e37866e
added a few synchronizing points
2018-08-22 19:58:22 -05:00
dc4db57281
better control system; album art loading more efficient;
2018-08-22 19:35:39 -05:00
d7008796f4
main difference: music selection screen now completely functional; other
...
refactoring and changes to make better use of the framework were made;
some cleanup happened;
2018-08-18 22:19:08 -05:00
fa8dd9622f
fixed random values being obtained from PCM obtainer
2018-08-17 19:44:12 -05:00
50bc2bfdea
cleaned
2018-08-17 14:10:18 -05:00
89e3abed63
visualizer now more flexible, leading to new visualizer design for main
...
page
2018-08-17 02:37:17 -05:00
1e98d34035
code cleanup
2018-08-16 23:25:36 -05:00
901594608c
removed deprecated code; platform based, window manager created; cleaned
...
code and files;
2018-08-16 13:49:44 -05:00
7fb42a63f8
resize tested and many issues fixed; horizontal visualizer scales to
...
height;
2018-08-15 23:17:04 -05:00
7a810299ce
deselection process now functions with the new keybind system;
...
visualizer progress (completely functional, one issue: windows drag
causes spike due to delta); all round minor cleanup and small changes;
2018-08-11 21:10:43 -05:00
8bea317ea8
keybind efficiency by removing excessive object creation; removed a few
...
extra imports;
2018-08-11 18:11:48 -05:00
b083e5f187
keybind key icon textures changed; removed useless code from old
...
visualizer;
2018-08-11 17:27:37 -05:00
30567e086c
proper disposal issue fixed; error while screen is not paused but not
...
renrendering (ex. dragging window) fixed;
2018-08-11 16:15:47 -05:00
f2a60ea490
visualizer works in a basic manner, disposing needed, gui needs
...
tweaking, visualizer bar rate could be adjusted;
2018-08-11 02:23:38 -05:00
4a7f4962e2
minor file location refactor, openAL sourceID reflected correctly now
2018-08-09 01:08:33 -05:00
0d2b48f0c2
removed a debug line, playing notifier now properly functions
2018-08-09 00:19:15 -05:00
5b388e8403
now actually randomly selects song on launch
2018-08-08 23:32:25 -05:00
324e3afe5a
multiple order changes with notifiers and other method calls; added
...
copying of default music file to special directory;
2018-08-07 23:53:48 -05:00
56d0ac2f51
visualizer bars properly rendered; removed overlapping play calls; +
...
minor fixes and changes
2018-08-06 15:56:16 -05:00
83d09ab2b9
bloom shader now works; back buttons on graphics and keybinds page now
...
go back to options page;
2018-08-05 22:30:45 -05:00
e824fe8b8b
scaling of textures fixed for various pages; last fix was scroll text
...
updating;
2018-08-05 22:23:50 -05:00
fe1eeecbc1
began testing, working through various errors, ended on constant
...
reloading in the game manager;
2018-08-05 00:03:53 -05:00
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