Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+1 |
| | | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods | ||||
* | Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds ↵ | spocky | 2008-03-17 | 1 | -1/+1 |
| | | | | | | more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?). Fixed songs starting with "All" never searched | ||||
* | delay random albums a bit to improve inital load, also add a refresh button ↵ | Karl 'vollmerk' Vollmer | 2008-02-25 | 1 | -0/+4 |
| | | | | so you can flip them without refreshing the whole page | ||||
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵ | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -1/+1 |
| | | | | 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 | ||||
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -3/+6 |
| | | | | private playlists now | ||||
* | last commit for the day... | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -0/+4 |
| | |||||
* | fixed preg on file pattern, some work on flagging, editing stuff actually ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 1 | -1/+10 |
| | | | | flags thing again... | ||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -0/+4 |
| | | | | mostly works so why not commit eah? | ||||
* | minor text changes, nothing special... time for me to go to sleep | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -62/+1 |
| | |||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -3/+3 |
| | |||||
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -0/+4 |
| | |||||
* | fixed multi-genre random play | Karl 'vollmerk' Vollmer | 2007-11-05 | 1 | -17/+7 |
| | |||||
* | play method now uses hidden iframe, setup second hover menu to rightbar | Karl 'vollmerk' Vollmer | 2007-09-27 | 1 | -0/+4 |
| | |||||
* | more work on the localplay stuff, most details ironed out, just needs some ↵ | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -0/+4 |
| | | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class | ||||
* | few minor bug fixes, and some more tweaks for localplay | Karl 'vollmerk' Vollmer | 2007-09-09 | 1 | -1/+1 |
| | |||||
* | fixed album/artist/whateva editing, fixing stats, fixed search... | Karl 'vollmerk' Vollmer | 2007-09-05 | 1 | -1/+1 |
| | |||||
* | fixed playlist name editing, cant change the type or the genre yet, tweaked ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -4/+32 |
| | | | | lastfm so it recovers from errors a little better, fixed a stupid typo.... | ||||
* | added the ability to delete songs from a playlist, now if you could only add ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -0/+4 |
| | | | | them | ||||
* | sync typo fix | Karl 'vollmerk' Vollmer | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | added some basic random functionality, need to make the advanced page | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+4 |
| | |||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+4 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+14 |
| | |||||
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -3/+10 |
| | |||||
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
| | |||||
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -2/+0 |
| | |||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+9 |
| | |||||
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 1 | -0/+7 |
| | |||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+9 |
| | | | | little (so it cleans up after its self) | ||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+4 |
| | |||||
* | fixed song retaging, fixed the song view page tweaked sidebar browse and ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+2 |
| | | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display | ||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -3/+3 |
| | | | | album art not to work as advertised | ||||
* | added album and artist dynamic options, tweaked display and how you add ↵ | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+2 |
| | | | | em... still not happy with it, but good enough for now | ||||
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+8 |
| | |||||
* | fixed nowplaying refresh | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -3/+2 |
| | |||||
* | editing a live stream works now, added confirmation to live stream creation ↵ | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -1/+11 |
| | | | | and also tweaked the create page to be slightly less wordy | ||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -3/+7 |
| | | | | | | | - 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 | ||||
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -4/+4 |
| | |||||
* | fixed a minor typo with the evilbit | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -3/+20 |
| | |||||
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -2/+13 |
| | |||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -0/+39 |
| | |||||
* | added genre link to show songs stuff, made the single album view do ajaxie ↵ | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -7/+3 |
| | | | | stuff for its additions and removed some extra code from he basketcases that did not need to be there | ||||
* | added rightbar and fixed genre playback | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -93/+14 |
| | |||||
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -2/+1 |
| | | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished | ||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -4/+16 |
| | |||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -0/+24 |
| | | | | dynamic updating of the current state | ||||
* | flushed out the album view and added a few more features removed unused icons | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+7 |
| | |||||
* | added clear and play to the basket | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+3 |
| | |||||
* | in theory the add functions on songs and albums works, now to add playing... ↵ | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+22 |
| | | | | details.. I know | ||||
* | started work on the sorting, and added in album viewing that kinda works | Karl 'vollmerk' Vollmer | 2007-05-07 | 1 | -2/+8 |
| | |||||
* | basic browse concept added to sidebar and start of the browse logic | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -15/+12 |
| |