Commit Graph
1374 Commits
Author SHA1 Message Date
emeric acfc22370d [UI/MOBILE] The playqueue button is no longer a toggle button 2016-04-09 15:52: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 0d8516231a [DB] Minor log level changes 2016-04-07 13:00:00 +02:00
emeric bdd8f8d876 [UI/Mobile] Minor style fixes 2016-03-10 21:56:50 +01:00
emeric 17f84c22bb [UI/MOBILE] Can now play tracks from views 2016-03-06 20:08:28 +01:00
emeric 4e63d99e3e [DB] Better handling file errors 2016-03-06 16:17:28 +01:00
emeric 073a178aa2 [UI/MOBILE] WIP on internal path support 2016-03-06 12:26:32 +01:00
emeric f8c808433f [UI/MOBILE] WIP on internal path support 2016-03-06 00:44:24 +01:00
emeric a07704c218 [UI/MOBILE] Began internal path support 2016-03-05 11:34:59 +01:00
emeric 6da1b42f93 [DB] Better reporting database scan results (skipped, import errors) 2016-02-03 12:46:27 +01:00
emeric 5676ef866c [DB] Better reporting database scan results (errors, grouped duplicates) 2016-02-02 18:25:05 +01:00
emeric b9a7707849 [DB] Added detection for duplicated audio files (mbid or checksum) 2016-02-01 20:48:58 +01:00
emeric e912b1bad7 Removed unnecessary file 2016-02-01 13:59:26 +01:00
emeric 4de5b64b6a [DB] Added '\' as a multi genre separator 2016-02-01 13:09:47 +01:00
emeric e5d12c7aea [DB] Corrected total duration calculation in the stats of the track view 2016-02-01 12:57:43 +01:00
emeric ae8310b837 [DB] Added MBID for tracks 2016-01-26 21:01:00 +01:00
emeric 1234aceeef [UI] Changed default transcode chunk size 2016-01-24 15:14:07 +01:00
emeric 4575da4c79 [UI] Removed unused playlist icon 2016-01-24 15:13:36 +01:00
emeric ff4dfe2dfd [UI] Nicer display of current time / time duration 2016-01-18 13:33:49 +01:00
emeric 5151d779ae [UI] Restored audio encoding setting 2016-01-16 19:04:46 +01:00
emeric 027e9d9bf7 [UI] Better looking 2016-01-16 17:36:47 +01:00
emeric 514e46a724 [UI] Better looking 2016-01-16 16:36:35 +01:00
emeric b68fb38e6e [UI] play/pause icon switching + better looking 2016-01-13 19:05:37 +01:00
emeric 18a979a67a [UI] Correct a crash due to concurrent accesses to a dbo session 2016-01-13 19:03:53 +01:00
emeric e2dee6d4b8 [UI] Updated audio player layout 2016-01-11 20:24:41 +01:00
emeric c24dd3c9d8 [UI/MOBILE] Restored the old timed linedit search 2016-01-05 21:51:12 +01:00
emeric 89e58b5adf [UI/MOBILE] Removed the duplicated search bar 2016-01-03 20:05:29 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric dc8fc46e21 [UI/MOBILE] merging Guillaume's work on track list 2015-12-15 23:47:02 +01:00
emeric 5e60dc9987 Merge branch 'audio-mobile' into develop 2015-12-10 23:25:52 +01:00
emeric d4f945d16f [UI/Mobile] Added a dedicated track result view 2015-12-10 20:54:08 +01:00
emeric 3b9745bd54 [UI/Mobile] Search keywords are now ANDed 2015-12-10 19:52:51 +01:00
emeric 6db3606a4b [UI] Added some test programs 2015-12-08 20:44:16 +01:00
emeric 3fdc25572a [UI/MOBILE] Display disc number only if necessary 2015-11-22 22:45:13 +01:00
emeric fd6627051d [UI/MOBILE] Condition year, original year, track num and disc num 2015-11-22 15:33:27 +01:00
emeric 963e5911e3 [UI/MOBILE] Handling year in release 2015-11-22 15:01:00 +01:00
emeric fc88cce33e [UI] Refactored some code and integrated CSS changes made by G.Debros 2015-11-21 22:11:16 +01:00
emeric c295cf501b [AV] Reduce chunk size 2015-11-21 11:44:11 +01:00
emeric 3de401c218 [DB] Better support of music brainz tags on some FLAC files 2015-11-11 22:48:22 +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 df143edc82 Remove old files 2015-10-15 13:23:09 +02:00
epoupon 8a0ef211ac [UI] Added settings to select the audio/video files to be scanned using the file extensions 2015-10-13 13:21:45 +02:00
epoupon 0aa0aaab1a Reducing scope of transactions 2015-10-08 12:44:28 +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 52162e0c7a [UI] Prevent a crash in the cover resource 2015-09-30 13:59:31 +02:00
epoupon 5361dc3da6 Temporary workaround in order to avoid the 'database locked' problem 2015-09-29 18:29:54 +02:00