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

90 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
ada7cc3542 sync to trunk 2008-08-30 20:09:10 +00:00
Karl 'vollmerk' Vollmer
478c6618b0 fixed the search add result button and messed up some browse sort stuff 2008-08-22 04:28:36 +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
392354df0a switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs 2008-07-26 07:43:18 +00:00
Karl 'vollmerk' Vollmer
cef43c3602 reorganize the menu a whole bunch and add a confirmation page to the catalog deletion 2008-06-19 06:32:23 +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
ded956d517 added ability to add search results to playlist, or download if batch downloaded is enabled, also fixed user browse sorting 2008-04-27 06:12:32 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +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
76387698e7 delay random albums a bit to improve inital load, also add a refresh button so you can flip them without refreshing the whole page 2008-02-25 06:53:47 +00:00
Karl 'vollmerk' Vollmer
5296a8d351 fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi 2008-01-19 23:11:57 +00:00
Karl 'vollmerk' Vollmer
d7c3ede9e7 fixed public/private aspect of playlists, default is to filter out non-owned private playlists now 2008-01-14 01:38:50 +00:00
Karl 'vollmerk' Vollmer
76f3e77c29 last commit for the day... 2007-12-26 04:42:12 +00:00
Karl 'vollmerk' Vollmer
00417ad965 fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again... 2007-12-26 03:32:13 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah? 2007-12-16 23:52:06 +00:00
Karl 'vollmerk' Vollmer
c618501c9f minor text changes, nothing special... time for me to go to sleep 2007-12-10 09:01:13 +00:00
Karl 'vollmerk' Vollmer
46ffeca144 database update, cleaned up some stuff 2007-12-10 06:03:47 +00:00
Karl 'vollmerk' Vollmer
27ba8110ca democratic play working, if still slightly sketchy 2007-11-24 21:16:13 +00:00
Karl 'vollmerk' Vollmer
ab0e89b8dd fixed multi-genre random play 2007-11-05 02:52:57 +00:00
Karl 'vollmerk' Vollmer
f9a3cf50e3 play method now uses hidden iframe, setup second hover menu to rightbar 2007-09-27 04:10:25 +00:00
Karl 'vollmerk' Vollmer
bff9e37fa5 more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
Karl 'vollmerk' Vollmer
b1b7998a0f few minor bug fixes, and some more tweaks for localplay 2007-09-09 21:07:45 +00:00
Karl 'vollmerk' Vollmer
7b89ee5002 fixed album/artist/whateva editing, fixing stats, fixed search... 2007-09-05 01:54:51 +00:00
Karl 'vollmerk' Vollmer
e0811ddab0 fixed playlist name editing, cant change the type or the genre yet, tweaked lastfm so it recovers from errors a little better, fixed a stupid typo.... 2007-09-03 23:04:20 +00:00
Karl 'vollmerk' Vollmer
eeeece05db added the ability to delete songs from a playlist, now if you could only add them 2007-09-03 06:26:44 +00:00
Karl 'vollmerk' Vollmer
85020546bd sync typo fix 2007-08-29 17:50:50 +00:00
Karl 'vollmerk' Vollmer
bc36b9d282 added some basic random functionality, need to make the advanced page 2007-08-19 08:50:35 +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
Karl 'vollmerk' Vollmer
fe077220bf broke a ton of stuff, but added some hotness... yes that is an excuse 2007-08-06 04:22:19 +00:00
Karl 'vollmerk' Vollmer
246c321617 fixed some typos, minor bugs, updated the sql, added playlist as a browse type 2007-08-05 22:39:53 +00:00
Karl 'vollmerk' Vollmer
b086b1d014 fixed add to catalog counting, tweaked sidebar added advanced search button 2007-08-05 17:39:19 +00:00
Karl 'vollmerk' Vollmer
b909c08509 fixed a bug in the numbering, referencing a non-existant value 2007-08-02 06:52:34 +00:00
Karl 'vollmerk' Vollmer
652474071e added paging on all song displays 2007-07-31 04:31:42 +00:00
Karl 'vollmerk' Vollmer
8e96787296 added your playlists with play link to the leftbar, no way to edit them yet 2007-07-30 06:21:50 +00:00
Karl 'vollmerk' Vollmer
3fa94f5644 fixed a few more warnings, fixed artist editing and improved album editing a little (so it cleans up after its self) 2007-07-29 21:42:42 +00:00
Karl 'vollmerk' Vollmer
f612100631 fixed album per row update and some warnings on song updates 2007-07-29 18:49:29 +00:00
Karl 'vollmerk' Vollmer
20b425c3ac fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +00:00
Karl 'vollmerk' Vollmer
ed04606a52 slightly improved the logic on pulling albums, fixed a typo causing find album art not to work as advertised 2007-07-29 05:34:21 +00:00
Karl 'vollmerk' Vollmer
d7f75d16b5 added album and artist dynamic options, tweaked display and how you add em... still not happy with it, but good enough for now 2007-07-24 05:02:50 +00:00
Karl 'vollmerk' Vollmer
a74d0b7163 added dynamic playlist item support, default and genre currently work 2007-07-24 04:10:58 +00:00
Karl 'vollmerk' Vollmer
0f9c1f245c fixed nowplaying refresh 2007-07-24 02:09:07 +00:00
Karl 'vollmerk' Vollmer
4ad67656eb editing a live stream works now, added confirmation to live stream creation and also tweaked the create page to be slightly less wordy 2007-07-23 07:09:45 +00:00
Karl 'vollmerk' Vollmer
216e691dfa - Added Live Stream (Internet Radio) support
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00
Karl 'vollmerk' Vollmer
84eca6a3d5 sync french translation, fixed ratings 2007-07-23 02:10:27 +00:00
Karl 'vollmerk' Vollmer
b62f10549d fixed a minor typo with the evilbit 2007-07-22 18:45:19 +00:00
Karl 'vollmerk' Vollmer
ff606dbefc removed some old/legacy functions fixed download and merged it into the /play 2007-07-22 18:32:09 +00:00
Karl 'vollmerk' Vollmer
ea624090bc some minor tweakage to make ajaxie stuff kind of work in IE 2007-07-17 05:11:53 +00:00
Karl 'vollmerk' Vollmer
68a94efc6a added genre link to show songs stuff, made the single album view do ajaxie stuff for its additions and removed some extra code from he basketcases that did not need to be there 2007-06-21 07:13:44 +00:00
Karl 'vollmerk' Vollmer
b0fdd250fc added rightbar and fixed genre playback 2007-06-10 21:17:25 +00:00
Karl 'vollmerk' Vollmer
af2ff07a81 - Fixed Ratings
- Tweaked RSS, still needs work
- Show Single artist mostly finished
2007-06-07 07:20:01 +00:00