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

971 Commits

Author SHA1 Message Date
jcorporation
d7c9d549be Feat: put all configured mympd_tags in json response for list and detail views 2018-10-17 23:04:06 +01:00
jcorporation
c471b37d78 Fix: remove syscmds in dist dir 2018-10-16 22:40:08 +01:00
jcorporation
5782ae2979 Fix: sort syscmds by first number 2018-10-16 22:38:38 +01:00
jcorporation
a81dd7e9d1 Feat: implement list sorting 2018-10-16 22:36:53 +01:00
jcorporation
e371453b7b Feat: add ability to define and execute system commands, eg. reboot and shutdown 2018-10-15 23:34:25 +01:00
jcorporation
91f5d4131d Fix: bump version to 4.5.0 2018-10-15 23:29:41 +01:00
Jürgen Mang
98c0ba873b
Merge pull request #67 from jcorporation/devel
Merge devel into master for 4.4.0 release
2018-10-15 22:15:24 +02:00
jcorporation
ef40f72976 Fix: update minified files 2018-10-15 21:14:19 +01:00
jcorporation
ea793a8e0c Fix: formatting 2018-10-15 21:13:57 +01:00
jcorporation
997928790c Feat: collapse title list in album view 2018-10-15 20:00:22 +01:00
jcorporation
9ef69f3c08 Feat: display total entities in list headers #47 2018-10-15 17:15:09 +01:00
jcorporation
f53c20296a Feat: configurable max_elements_per_page #47 2018-10-14 23:03:56 +01:00
jcorporation
2d2949d6f7 Fix: deleting track from playlist don't deletes playlist
Fix: use update_stored_playlist notify for updating playlist view
2018-10-14 22:38:34 +01:00
jcorporation
41a46b3656 Feat: confirm dialog for delete playlist #47 2018-10-14 22:08:10 +01:00
jcorporation
bb5bf87dbd Fix: formating 2018-10-11 22:30:50 +01:00
jcorporation
a0e4d6512f Fix: update myMPD description 2018-10-11 20:53:08 +01:00
jcorporation
d84cdd7d6f Feat: separate update_volume notify from update_state notify 2018-10-11 20:50:26 +01:00
jcorporation
b5e2dd62c6 Fix: remove IE 6-8 support 2018-10-10 23:06:12 +01:00
jcorporation
8058c48a38 Fix: optimize lazy loading of coverimages 2018-10-10 23:01:21 +01:00
jcorporation
c204318fc4 Feat: use intersection observer api for album view 2018-10-10 22:40:04 +01:00
jcorporation
dc8351da8d Fix: bump version to 4.4.0 2018-10-10 21:30:13 +01:00
jcorporation
7d0571526d Fix: optimized cover-images
Fix: add loading cover-image
2018-10-10 21:29:24 +01:00
jcorporation
2b6c5999d1 Fix: date format in debian changelog 2018-10-10 22:09:10 +02:00
Jürgen Mang
ab7bde5af3
Merge pull request #66 from jcorporation/devel
Merge devel into master for 4.3.1 release
2018-10-10 22:05:09 +02:00
jcorporation
bfec07c86a Fix: update minified files 2018-10-10 21:03:10 +01:00
jcorporation
5e4d10a8ce Fix: set date in debian changelog 2018-10-10 21:02:46 +01:00
jcorporation
322778655a Fix: reflect taglist behaviour in mympd.conf 2018-10-09 23:22:54 +01:00
jcorporation
53dd32c7d8 Fix: filter tag list in "browse by"-button (hide track, title, etc.) 2018-10-09 23:14:16 +01:00
jcorporation
b8d422e564 Feat: replace static tag list with dynamic list, this adds support of all mpd tags to myMPD 2018-10-09 22:51:47 +01:00
jcorporation
6d549853b4 Fix: update minified files 2018-10-08 23:54:56 +01:00
jcorporation
0c89fbc7d3 Fix: malloc errors 2018-10-08 23:46:08 +01:00
jcorporation
61adcb1c59 Fix: get current song only on song change 2018-10-08 21:58:25 +01:00
jcorporation
ceb694b7b2 Fix: remove maxelements from myMPDsmart-newest 2018-10-08 21:45:10 +01:00
jcorporation
4e62c336ba Fix: use central list functions for smart playlists and jukebox mode 2018-10-08 21:44:22 +01:00
jcorporation
25a8653510 Fix: use modified-since find and last database update for creating myMPDsmart-newest #64 2018-10-08 17:14:07 +01:00
jcorporation
dab83d0e5e Fix: test of entity type in mympd_smartpls_update_newest 2018-10-07 23:21:44 +01:00
jcorporation
2a675bc4e8 Fix: check existance of needed directories under /var/lib/mympd 2018-10-07 22:56:11 +01:00
jcorporation
9d1236e92a Fix: install state files #64 2018-10-07 22:34:54 +01:00
jcorporation
cac4e8bfd5 Fix: move dynamic linked list management in separate src files
Fix: write state files on startup
2018-10-07 22:21:00 +01:00
jcorporation
5c134ee026 Merge branch 'devel' of https://github.com/jcorporation/myMPD into devel 2018-10-03 23:25:33 +01:00
jcorporation
cd334d2f41 Fix: jukebox mode now using the classic one-pass algorithm described in Knuth 2018-10-03 23:24:14 +01:00
Jürgen Mang
f5490b49a4
Update mympd.1 2018-10-02 16:49:45 +02:00
jcorporation
12778fea53 Fix: bump version to 4.3.1 2018-10-01 23:14:15 +01:00
jcorporation
7a6d000e58 Fix: differentiate between lower and upper case keyboard shortcuts 2018-10-01 23:02:49 +01:00
jcorporation
87872f0554 Feat: add more keyboard shortcuts #58 2018-10-01 22:50:40 +01:00
jcorporation
2eeddc9786 Fix: renaming of /var/lib/mympd/smartpls/*.dist files 2018-10-01 23:11:14 +02:00
Jürgen Mang
044eaa2ad4
Merge pull request #63 from jcorporation/devel
Merge devel into master for 4.3.0 release
2018-10-01 22:24:30 +02:00
jcorporation
2a435a0aed Fix: update minified files 2018-10-01 21:18:08 +01:00
jcorporation
ba9d9874b9 Fix: better error handling in jukebox mode 2018-10-01 20:51:16 +01:00
jcorporation
7a4e796df7 Feat: improve state file handling - separate files per state setting 2018-10-01 20:13:38 +01:00