Commit Graph
17 Commits
Author SHA1 Message Date
epoupon fa0111988e Switched from gil to imagemagick++ 2015-09-18 13:05:32 +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 8342c9e554 [Transcode] Close stderr fd in order to avoid potential transcode locks 2015-08-03 13:13:49 +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 75c700df2a [Cover] Adding external cover file support (lookup in the same directory) 2015-06-28 19:49:58 +02:00
emeric 590440f5b1 [UI] Corrected regression on defaut cover 2015-06-08 12:37:40 +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 94df478324 [ui] Corrected concurrent accesses for covers 2015-03-22 13:08:43 +01:00
emeric d2603da6de [UI] First working mobile version 2015-03-04 13:16:44 +01:00
emeric fe5b010b84 [Audio] Use MP3 format instead of OGG when using IE browsers 2015-01-10 18:56:13 +01:00
emeric e89b08fc39 Squashed commit of the following:
commit 997c1138f549766d797f1ba6da26e1e8394387e2
Author: emeric <itmfr@yahoo.fr>
Date:   Sat Jan 10 17:50:20 2015 +0100

    Implemented save, load and delete playlists

commit bee08a16b544bb21785c45f083ab7c10e65bfa6e
Author: emeric <itmfr@yahoo.fr>
Date:   Thu Jan 8 23:46:43 2015 +0100

    Reworked the database code layout in order to add playlists
2015-01-10 17:51:24 +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 3f368f17e4 [UI] PlayQueue on the left, added covers for each entry 2014-12-07 19:43:22 +01:00
emeric d0e472028d WIP. PlayQueue 2014-11-04 20:37:19 +01:00
emeric dcf9137b19 Removed unnecessary output transcode queue 2014-10-11 18:28:35 +02:00
emeric 49ff050539 Reworked the project layout 2014-10-10 20:41:34 +02:00