1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
7f36693353 Change Browse from static to instantiable. Among other things, fixes FS#13;
probably also breaks things.  Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
04bcb58be9 move over to query class as backend for browse 2009-03-08 22:39:38 +00:00
Karl 'vollmerk' Vollmer
e33a8f344d no real progress, just saving my work 2008-11-03 09:05:47 +00:00
Karl 'vollmerk' Vollmer
781d77e558 bunch of fixes, and some breaks for the browsing 2008-08-18 02:51:59 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb good number of changes to browse, this breaks more then it fixes... 2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99 fixed a long standing browsing issue where you could not browse two different things at the same time 2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope 2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
41db247234 fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view 2008-04-21 00:28:18 +00:00
Karl 'vollmerk' Vollmer
2801dae076 fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links 2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
6e23458ab0 slight tweak to the hotness added by spocky, added in a slight delay on the onKeyUp removed the alpha list 2008-03-18 02:19:58 +00:00
spocky
179b7dab43 Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?).
Fixed songs starting with "All" never searched
2008-03-17 22:00:00 +00:00
Karl 'vollmerk' Vollmer
3d8ff28ac5 fixed filters being applied incorrectly, and removed un-needed query on show album 2007-12-24 00:57:36 +00:00
Karl 'vollmerk' Vollmer
4fecf43894 - Added ability to delete radio and playlist
- Tweaked Classic CSS to fix issue with larger fonts
- Fixed some javascript update issues due to quoting on the catalog 
  processes
- Fixed display of the MOTD
2007-09-25 03:35:08 +00:00
Karl 'vollmerk' Vollmer
88562955f9 added sorting on most objects in most views, report bugs if you find points where sorting fails 2007-09-17 03:11:06 +00:00
Karl 'vollmerk' Vollmer
f0addeb4a1 added ability to view album art on browse ablums and removed redundent code in show_artist, props to the first person who finds the bug with this re-use of code 2007-08-06 05:53:26 +00:00