Commit Graph
167 Commits
Author SHA1 Message Date
emeric 02aa3fd601 Updated TODO 2014-12-21 14:50:44 +01:00
emeric d790a0cf76 [UI] Added clear button in the play queue. Corrected some style stuff too 2014-12-21 14:42:41 +01:00
emeric b1515a8847 [UI] Adjusted some colors on mediaplayer 2014-12-21 01:28:18 +01:00
emeric e6ec8b7e4c Merge branch 'new-layout' into develop 2014-12-21 01:14:40 +01:00
emeric 10231adbcb [UI] Setting min width for Mediaplayer. Added buttons for loop/shuffle 2014-12-21 01:13:36 +01:00
emeric 5ae6e644df [UI] Made loop/shuffle aligned 2014-12-20 19:31:21 +01:00
emeric 79f0a244be Merge branch 'new-layout' into develop
Conflicts:
	src/ui/audio/Audio.cpp
2014-12-20 15:32:56 +01:00
emeric 784b73fc5a [UI] Better handling covers: giving browsers a chance to properly cache them 2014-12-20 15:31:13 +01:00
emeric 6b4a9ef38a [UI] Better delimited the play queue 2014-12-20 13:49:26 +01:00
emeric 9ccf19a194 Merge branch 'new-layout' into develop 2014-12-20 01:52:53 +01:00
emeric 9ec42ade17 [UI] The playqueue now displays track/artist names on two lines 2014-12-20 01:51:58 +01:00
emeric 30c5858fa2 [DB] Corrected searching by genre and added searching by multi keywords 2014-12-19 22:56:03 +01:00
emeric 730ad3b201 [TEST] Added some verbose stats 2014-12-19 22:52:42 +01:00
emeric ad4ebbcf68 Merge branch 'new-layout' into develop 2014-12-14 17:50:55 +01:00
emeric 4517e5d2ac [UI] minor source reorg 2014-12-14 17:50:35 +01:00
emeric 799d7a4b32 [UI] Slightly better looking MediaPlayer 2014-12-14 17:09:29 +01:00
emeric d1c4678d82 [UI] corrected segfault when enabling shuffle on en empty play queue 2014-12-14 17:06:12 +01:00
emeric a03a890f5b [UI] Various improvments in audio view 2014-12-13 18:21:57 +01:00
emeric c5937ead52 [UI] Added left padding in the setings menu 2014-12-09 13:00:10 +01:00
emeric 5dc7818c12 [UI] Removed margins from the bottom of the nav bar 2014-12-09 12:44:57 +01:00
emeric a341c3e508 [UI] Workaround to make covers move in the playqueue 2014-12-09 12:38:47 +01:00
emeric 3f368f17e4 [UI] PlayQueue on the left, added covers for each entry 2014-12-07 19:43:22 +01:00
emeric b35ed6afca [UI] Corrected memleaks 2014-12-07 19:33:04 +01:00
emeric cbf10b62d0 [UI] Playqueue: added loop and shuffle 2014-12-04 13:08:08 +01:00
emeric d695a544b6 [Av] Corrected bug in codec context name retrieval 2014-12-01 20:04:46 +01:00
emeric 9af5ee25d7 [UI] Added playlist editing features 2014-12-01 12:55:55 +01:00
emeric 215945f91e [UI] Added a log when user logs in 2014-11-25 13:52:11 +01:00
emeric b9657a5680 Simplified db schema 2014-11-24 19:42:33 +01:00
emeric f7edebaf8e Updated tests 2014-11-24 12:33:52 +01:00
emeric 792211368b PlayQueue: play/add the whole track list if no selection performed 2014-11-20 23:09:22 +01:00
emeric 81d758b420 WIP. Basic Prev/Next support in play queue 2014-11-05 12:57:10 +01:00
emeric d0e472028d WIP. PlayQueue 2014-11-04 20:37:19 +01:00
emeric 67e9e79c0e Audio naming clean up 2014-10-19 20:41:15 +02:00
emeric 8f6a6b858e WIP. new layout on the audio view 2014-10-19 20:27:29 +02:00
emeric 7e4e46aad0 WIP. new layout on the audio view 2014-10-19 19:55:33 +02:00
emeric 49d2475422 WIP. new layout on the audio view 2014-10-17 00:11:53 +02:00
emeric 27ea810f9e Updated documentation 2014-10-11 18:29:30 +02:00
emeric dcf9137b19 Removed unnecessary output transcode queue 2014-10-11 18:28:35 +02:00
emeric 92891ea070 Handle the original date of the songs 2014-10-11 17:37:02 +02:00
emeric 5b67519966 Drastically reduced password checks 2014-10-11 17:29:34 +02:00
emeric 5f34ac3340 Make avconv guess how long to analyse each file 2014-10-11 17:28:27 +02:00
emeric a8c95bde54 Updated doc 2014-10-11 13:30:54 +02:00
emeric d430034fe5 Moved third party libs in a dedicated directory 2014-10-11 13:30:20 +02:00
emeric 74511ac03c [Remote] Adding filter genre to search for releases 2014-10-11 13:15:01 +02:00
emeric 926091cb64 Renamed test to 'remote-client', added a missing test 2014-10-10 23:31:41 +02:00
emeric 449274dab4 Added TODO on avconv's deprecated max_analyze_duration 2014-10-10 23:14:25 +02:00
emeric eb5f8ea9e3 [Remote] Added genre filter on artist searches 2014-10-10 23:11:49 +02:00
emeric 0d3e86ead3 Corrected genre filter applied on track searches 2014-10-10 23:11:05 +02:00
emeric 1a7f17632e [Remote] Removed Revision payload 2014-10-10 20:50:34 +02:00
emeric 49ff050539 Reworked the project layout 2014-10-10 20:41:34 +02:00