Commit Graph
33 Commits
Author SHA1 Message Date
emeric 2975d87889 [DB] Generalized Genre to Cluster 2016-04-28 21:51:56 +02:00
emeric 131e755adc [UI/DESKTOP] Add a confirmation box to clear the current playqueue 2016-04-07 13:14:20 +02:00
emeric 4c1dcbe9de [UI] Added a playqueue on mobile version, minor visual changes on desktop version 2016-04-07 13:02:51 +02:00
emeric f8c808433f [UI/MOBILE] WIP on internal path support 2016-03-06 00:44:24 +01:00
emeric b68fb38e6e [UI] play/pause icon switching + better looking 2016-01-13 19:05:37 +01:00
emeric e2dee6d4b8 [UI] Updated audio player layout 2016-01-11 20:24:41 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric fc88cce33e [UI] Refactored some code and integrated CSS changes made by G.Debros 2015-11-21 22:11:16 +01:00
epoupon 9ecb026aae [AV] switching from boost::process to libpstreams-dev 2015-10-28 14:02:17 +01:00
epoupon d6a1b0303c [DB] Explicitly clear the selected rows in filters when updating a parent filter 2015-10-16 19:04:50 +02:00
epoupon 0d967f035a [DB] Replaced OR .. OR ... by IN list 2015-10-16 18:40:41 +02:00
epoupon 511696fcc0 [UI] Better handle duration >1h in the track view 2015-10-16 13:05:46 +02:00
epoupon 6775431182 [UI] Try to read the next audio track if failure to read the current one 2015-10-07 18:19:58 +02:00
epoupon e6b1e72baa [UI] Wt workaround to make sure all the tracks are loaded in the playqueue 2015-09-29 18:25:59 +02:00
epoupon 23aa00a999 [Image] Improved cover art handling 2015-09-18 18:20:37 +02:00
epoupon 9ebedd5bfc Updated Logger to use enum class 2015-09-11 17:58:10 +02:00
epoupon c94c859f68 [AV] Removed unused code, merged av and transcode 2015-09-11 13:56:41 +02:00
emeric 758258d776 [UI] Make scroll bars depends on WT version 2015-09-02 20:39:48 +02:00
emeric fc2db4d7f3 [UI] Removed horizontal scroll bars 2015-08-06 12:35:10 +02:00
emeric 2a7f5ae886 [UI] Corrected crash when deleting multiple tracks from play queue 2015-08-05 12:31:57 +02:00
emeric 0742e1d681 [UI] Added some stats on the track view 2015-08-05 00:05:10 +02:00
emeric c1a4451fbd [UI] Corrected regression on keyword search filter 2015-07-29 22:36:23 +02:00
emeric d59a04f5da [Database] restored id on Artist, Genre and Release tables. Added basic MusicBrainz ID support. Improved search filters a bit 2015-07-26 20:29:19 +02:00
emeric 8117d92d50 Fix build in some environment 2015-07-01 19:50:45 +02:00
emeric 75c700df2a [Cover] Adding external cover file support (lookup in the same directory) 2015-06-28 19:49:58 +02:00
emeric 794de2fda8 [UI] Added information on the current media being played 2015-06-22 13:10:24 +02:00
emeric 530c8dc44d Added helpers to simplify session data accesses. Made the CoverResource global to the session 2015-06-07 21:00:37 +02:00
emeric 43211d8aee Switched default encoding to MP3, seems to be better supported 2015-04-06 17:46:01 +02:00
emeric c14da64d56 [UI] Restore the playing queue when creating the session 2015-04-04 22:33:08 +02:00
emeric 0378c242b6 [UI] User can now force the audio encoding to be used 2015-03-22 20:45:39 +01:00
emeric 8a0447f813 Merge branch 'audio-mobile' into develop 2015-03-05 13:51:57 +01:00
emeric d2603da6de [UI] First working mobile version 2015-03-04 13:16:44 +01:00
emeric e5a5e7dbc9 [UI] Splitted code to prepare mobile audio implementation 2015-01-17 17:23:33 +01:00