Commit Graph

18 Commits

Author SHA1 Message Date
Blue 05b7a33a2a Merge branch 'player' of Macaw/radio into master
What do i write to myself?

Now system of player supposed to work.
Lorgar request parts from Corax, decodes with emscripten ported libmad and plays with AudioContext.
Queue is virtual - you can travel with prev and next buttons but can't see it yet.
Seeking, volume, album cover, Artist Album Title - everything seems to work for now
2019-02-01 22:32:51 +00:00
Blue 7713110129 volume control, schedule button, VBR decoder fix, reduced debug in decoder, added decoder source 2019-02-01 22:32:51 +00:00
Blue 2f8226d406 slider and volume ctrl 2019-02-01 22:32:51 +00:00
Blue 5082139e03 something that looks like stopping in the end of playlist, grid layout visual vix 2019-02-01 22:32:51 +00:00
Blue 3f660239ec seeking, autonext song 2019-02-01 22:32:51 +00:00
Blue d6e22f6111 Decoding with my own translation of libmad, loading and playback progress, next and prev songs 2019-02-01 22:32:51 +00:00
Blue baa6f4ef23 Next and Prev buttons for Corax and Lorgar, debugging 2019-02-01 22:32:51 +00:00
Blue 7fdcb657a4 handled audio playback with aurora library 2019-02-01 22:32:51 +00:00
Blue 85a14b5101 Barely working basic playback 2019-02-01 22:32:51 +00:00
Blue 2a4dce3616 an image to player, first ideas to make a playback 2019-02-01 22:32:51 +00:00
Blue fd255bad0a actually finally send an event to queue a song, tested, debugged 2019-02-01 22:32:51 +00:00
Blue ec349d9bb4 an ability to create panes actions, player frontend draft 2019-02-01 22:32:51 +00:00
Blue c8b432fe57 a draft of player view, debug 2019-02-01 22:32:51 +00:00
Blue 46560924ce A draft of player controller in libjs 2019-02-01 22:32:51 +00:00
Blue ca67a8e8bc a new oblect utils - enum, enum view, refactoring of mainLayout, debugging, states for sockets 2019-02-01 22:32:51 +00:00
Blue fe1b55bb39 a handler to add players in Corax 2019-02-01 22:32:51 +00:00
Blue 00f26c431e initial player stuff 2019-02-01 22:32:51 +00:00
Blue 4b60ece582 initial commit 2018-08-05 00:48:17 +03:00