1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-28 23:53:15 +00:00
Commit Graph

176 Commits

Author SHA1 Message Date
jcorporation
ad58095efa Merge branch 'master' into devel 2018-06-10 19:00:27 +02:00
jcorporation
9ffa3c17bd Added Stop button, issue #14 2018-06-10 18:54:57 +02:00
jcorporation
a8109d6526 Set database as default browse view 2018-06-07 23:35:41 +01:00
jcorporation
4805ae4f1f Save states of cards, tabs and views 2018-06-07 23:26:35 +01:00
jcorporation
de36d91ca9 Replaced sammy.js with own router small router implementation with state savinf functionality 2018-06-07 19:47:40 +01:00
jcorporation
e906fd2f63 Accept "nan" for mixrampdelay, sets it to -1 (disblaed) Issue #9
Changes types from double to float for mixrampdb and mixrampdelay
2018-06-05 23:04:45 +01:00
jcorporation
5cf9b5fcf2 Fixed issue #11 Pressing "Enter" in search field navigates to Playback tab
Fixed issue #12 Show search results for words with two characters
2018-06-05 22:30:16 +01:00
jcorporation
abedf01628 Added filtering of playlists and database, issue #8 2018-06-04 20:31:05 +02:00
jcorporation
fb96a48d1d Fix issue #8 Page navigation is not functional in Database tab of Browse section 2018-06-04 19:29:15 +02:00
jcorporation
c72253c27c Merge branch 'browse-view-rewrite' 2018-06-03 21:39:18 +02:00
jcorporation
a10be9b161 Browse database view completed 2018-06-03 21:35:16 +02:00
jcorporation
7962a8ff54 First database browse code 2018-06-03 17:36:06 +01:00
jcorporation
e37c678a89 Fixed filtering of playlists in browse filesystem view 2018-06-03 11:50:50 +01:00
jcorporation
2a2263c519 Update play icons in main toolbar on state changes 2018-06-03 10:41:47 +01:00
jcorporation
19eeae728c Implemented filtering in browse filesystem view 2018-06-03 09:52:38 +01:00
jcorporation
234772155a List playlists in browse filesystem view 2018-06-03 06:17:30 +01:00
jcorporation
3353715d9e MPD Version in About Modal 2018-06-01 00:29:45 +01:00
jcorporation
efb3ef87be New function: AddAllFromSearch
Styling cleanups
2018-06-01 00:05:49 +01:00
jcorporation
c5505c728d Fix queue pagination 2018-05-31 21:42:39 +01:00
jcorporation
7d5accdb92 Added Replaygain to settings
Improved coverimage display
2018-05-31 21:23:57 +01:00
jcorporation
060aeff3ff Fixing incremental table change 2018-05-30 01:28:36 +02:00
jcorporation
0039fabc50 Incremental populate tables in queue, browse and search views 2018-05-30 01:12:47 +02:00
jcorporation
994f6d2daa Get MAX_ELEMENTS_PER_PAGE from central config (Settings API) 2018-05-29 23:55:24 +02:00
jcorporation
8c423f4c77 New Settings API replaces Options API, Smaller Stats API 2018-05-29 23:05:34 +02:00
jcorporation
f122355c38 Search, Queueview and BrowseFilesystem enhancements 2018-05-29 22:12:11 +02:00
jcorporation
9ee071b7a1 Fixed issue #5 also in mobile view 2018-05-29 18:29:19 +02:00
jcorporation
26b4f66fab Fixed issue #5 2018-05-29 18:27:17 +02:00
jcorporation
05c80421d1 Fixed issue #5: Removing track from queue redirects to Playback page
href in delete link must point to #/queue/<pagination>
2018-05-29 18:18:59 +02:00
jcorporation
57f29afccd Playlist view 2018-05-29 18:07:06 +02:00
jcorporation
6bb24e72f8 New layout for browse card
First steps for playlist view
2018-05-29 00:05:56 +02:00
jcorporation
be55474a07 Added/improved crossfade, mixrampdb, mixrampdelay settings
Completed status interface
2018-05-28 20:48:43 +02:00
jcorporation
cb8a07ad57 Central beautify Duration function 2018-05-27 23:52:01 +02:00
jcorporation
1da825c712 Added statistics to about dialog 2018-05-27 23:34:39 +02:00
jcorporation
edd318d026 Improved page navigation for queue view and queue search 2018-05-27 22:21:18 +02:00
jcorporation
ce14a0e7ce Counter improvements 2018-05-27 17:31:47 +01:00
jcorporation
80fa5972af Playing song in queue view 2018-05-27 17:22:16 +01:00
jcorporation
29a0992555 Fixed search and optimized table views for small devices 2018-05-27 16:30:36 +01:00
jcorporation
98e87926f6 Configurable coverimage filename 2018-05-27 15:14:56 +01:00
jcorporation
7b3b7bd7d1 Fixed reconnecting to myMPD 2018-05-27 14:10:34 +01:00
jcorporation
577bc7843e Select tags for queue search
Queue toolbar improvements
2018-05-27 13:37:50 +01:00
jcorporation
2d57aa43f1 Queue Search Empty List 2018-05-25 17:20:26 +01:00
jcorporation
2697bb9a36 Queue Search Improvements -> Search as you type 2018-05-25 17:12:46 +01:00
jcorporation
78c1aae4e4 Queue Search 2018-05-25 00:08:33 +01:00
jcorporation
d773dfb745 Added search queue function 2018-05-24 23:21:19 +01:00
jcorporation
f55fa51934 Replaces jquery.cookie.js with version from https://github.com/js-cookie/js-cookie
Added streamport option to commandline
Fixed description of options in manpage and help and README
Removed mpd host options from settings menu
Removed http stream options from settings menu
2018-05-24 18:50:05 +01:00
jcorporation
2c27cbc037 Add cover for http stream 2018-05-24 01:07:34 +01:00
jcorporation
2c4f0fbe7e Central songChange function
fixed songChange for http streams
Set version to 1.0.0
2018-05-24 00:42:20 +01:00
jcorporation
c04735978f Fix Local Player
Fix Search Input
2018-05-23 23:32:01 +01:00
jcorporation
e87c5436f5 Removed not working dirble support
Removed jquery sorttable dependency
Reworked html template
Reworked notifications
Repaired search
2018-05-23 00:07:34 +01:00
jcorporation
a6b614b8c1 Replaced bootstrap-slider with version from https://github.com/seiyria/bootstrap-slider
Reworked primary navbar
2018-05-22 00:36:05 +01:00