Commit Graph
100 Commits
Author SHA1 Message Date
epoupon 614b05105a Splitting services, begin the switch to a more integrated Wt daemon 2015-09-07 12:43:21 +02:00
epoupon de62abdf0f Restored README to mahe autoreconf happy 2015-09-04 18:16:08 +02:00
epoupon 3ee7264799 Converted README to md format 2015-09-04 13:56:51 +02:00
emeric 14481d1e77 Do not use exceptions when scan file error occurs 2015-09-02 20:56:12 +02:00
emeric f58a277053 [UI] Correct some titles 2015-09-02 20:43:03 +02:00
emeric ebf907c8b3 [UI] Add a confirm message when trying to quit 2015-09-02 20:42:08 +02:00
emeric 758258d776 [UI] Make scroll bars depends on WT version 2015-09-02 20:39:48 +02:00
emeric c2909227d9 Updated TODO 2015-09-01 23:38:32 +02:00
emeric b57f1cb41f [DB] Added some stats on import errors 2015-08-19 19:11:06 +02:00
emeric e18221689f [DB] Use a single shared pool of connections to the database 2015-08-19 13:31:50 +02:00
emeric 4b35e03ef8 [Logger] Fix file logger 2015-08-19 13:10:33 +02:00
emeric 6fa1ba1300 [DB] Catch permission file errors when updating 2015-08-11 13:53:49 +02:00
emeric abeeace454 [config] Added default values when the logger settings are not found 2015-08-10 18:25:33 +02:00
emeric e5fe0989f0 [UI] add a link to the github main page 2015-08-07 18:32:06 +02:00
emeric e93543858c [UI] minor playqueue style changes 2015-08-06 18:12:54 +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 8de3e2f01e [Transcode] Better close herited fds 2015-08-05 00:03:54 +02:00
emeric ecb6f5502d [Config] Reworked the services' configuration 2015-08-03 19:12:22 +02:00
emeric 3ada201eb8 Updated doc 2015-08-03 19:10:55 +02:00
emeric b474487b17 [Conf] Raised cover size limit from 500k to 5M 2015-08-03 13:30:26 +02:00
emeric ea776320c5 [database] fix check build + cleanup 2015-08-03 13:27:43 +02:00
emeric 8342c9e554 [Transcode] Close stderr fd in order to avoid potential transcode locks 2015-08-03 13:13:49 +02:00
emeric 116b5af175 Merge branch 'database' into develop 2015-08-03 12:56:56 +02:00
emeric 672aee9347 [Database] Remove orphaned objects. Added helpers to access releases and artists 2015-08-03 12:56:23 +02:00
emeric 293533198d Merge branch 'remote-conditional' into develop 2015-07-29 23:07:07 +02:00
emeric 773eba50f0 [LMSAPI] Removed unused proto file 2015-07-29 23:06:47 +02:00
emeric dabed0b3cf [LMSAPI] move proto files into lms-api/proto 2015-07-29 23:00:03 +02:00
emeric 531d84f622 Removed unnecessary directory 2015-07-29 22:52:29 +02:00
emeric e361e38a98 Updated README 2015-07-29 22:44:00 +02:00
emeric c1a4451fbd [UI] Corrected regression on keyword search filter 2015-07-29 22:36:23 +02:00
emeric 16defc4f46 [LmsAPI] Fix build 2015-07-29 18:07:23 +02:00
emeric 1c62194935 [LMSAPI] Renamed 'Remote' to 'LmsAPI' 2015-07-29 13:23:14 +02:00
emeric 407601f638 Made Lms API support conditional 2015-07-29 12:51:22 +02:00
emeric b56a170567 Merge branch 'database' into develop 2015-07-27 23:56:59 +02:00
emeric 9ab2fbc68a [UI] little cleanup on search filter use 2015-07-27 23:56:35 +02:00
emeric 185b4b36c7 [Database] fix build on ubuntu 14.04 2015-07-27 23:39:58 +02:00
emeric 5ce121c027 [Database] Corrected regression on genre tagging 2015-07-27 13:13:08 +02:00
emeric 5d8fb8fd6b Merge branch 'database' into develop 2015-07-26 20:31:20 +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 bb4305c543 Updated TODO 2015-07-23 22:58:56 +02:00
emeric b8e5113914 Added a runtime error when no live transcoding binary is found 2015-07-01 19:51:08 +02:00
emeric 8117d92d50 Fix build in some environment 2015-07-01 19:50:45 +02:00
emeric 04434fcf7a [Cover] Cleanup 2015-06-28 20:07:42 +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 9d53d7f758 Updated TODO 2015-06-22 13:04:33 +02:00
emeric 590440f5b1 [UI] Corrected regression on defaut cover 2015-06-08 12:37:40 +02:00
emeric 2023600fcd Updated code due to session data changes 2015-06-07 21:10:10 +02:00
emeric ad2fc0b402 Merge branch 'develop' into audio-mobile 2015-06-07 21:04:10 +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 24298960dd [UI] Updated the mobile audio footer 2015-06-05 11:20:36 +02:00
emeric 5dfff28867 [UI] reverted bad testing tweak 2015-04-06 17:56:55 +02:00
emeric 49b37d34e0 [UI] Mobile audio player inside a footer: first draft 2015-04-06 17:47:47 +02:00
emeric 45fcb38b62 [UI] better looking 2015-04-06 17:47:00 +02:00
emeric a713b1b453 Updated README 2015-04-06 17:47:00 +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 21c858562e [Database] Simplified track interface 2015-03-22 13:37:21 +01:00
emeric 94df478324 [ui] Corrected concurrent accesses for covers 2015-03-22 13:08:43 +01:00
emeric 8a0447f813 Merge branch 'audio-mobile' into develop 2015-03-05 13:51:57 +01:00
emeric d15a569baa Updated TODO 2015-03-05 13:51:22 +01:00
emeric d2603da6de [UI] First working mobile version 2015-03-04 13:16:44 +01:00
emeric 0a98dabcd9 Corrected bad include path 2015-03-04 12:55:43 +01:00
emeric f1189d2154 Updated documentation 2015-03-04 12:55:20 +01:00
emeric 7eba050af3 [UI] Added release name in the play queue 2015-01-23 12:48:30 +01:00
emeric 34714dd3c6 [UI] Cleaned up widget deletion 2015-01-17 17:45:40 +01:00
emeric e5a5e7dbc9 [UI] Splitted code to prepare mobile audio implementation 2015-01-17 17:23:33 +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 2d110b0280 [UI] Adjusted some column widths 2015-01-06 23:15:25 +01:00
emeric 78bfd3a186 [UI] Dynamically launch searches while filling in the field 2015-01-06 13:33:36 +01:00
emeric 8d17bf3785 [UI] Added column 'releases' for artist filter. Added column 'date' for release filter 2014-12-23 16:55:57 +01:00
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