1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

83 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
19276f57a9 fixed genre and artist view... mostly also fixed batch downloads 2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
641e7de637 catalog build technically works now, still working out some issues with the dynamic updating of the current state 2007-05-14 07:12:15 +00:00
Karl 'vollmerk' Vollmer
1a6ae62569 flushed out the album view and added a few more features removed unused icons 2007-05-13 18:38:19 +00:00
Karl 'vollmerk' Vollmer
1e9f582cf1 added clear and play to the basket 2007-05-13 08:11:45 +00:00
Karl 'vollmerk' Vollmer
49c26695c9 in theory the add functions on songs and albums works, now to add playing... details.. I know 2007-05-13 02:27:12 +00:00
Karl 'vollmerk' Vollmer
c0455678c1 started work on the sorting, and added in album viewing that kinda works 2007-05-07 08:00:05 +00:00
Karl 'vollmerk' Vollmer
691c838e90 basic browse concept added to sidebar and start of the browse logic 2007-05-06 21:07:03 +00:00