Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -6/+3 | |
| | ||||||
* | first work on next db update, correct play_url() removing redundent path, ↵ | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -7/+7 | |
| | | | | fix democratic play clear | |||||
* | unify how the stream is constructed and played, this is a major change might ↵ | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -87/+132 | |
| | | | | be some regressions | |||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+28 | |
| | | | | playlists and random elements | |||||
* | Finish IPv6 support | Karl 'vollmerk' Vollmer | 2009-02-01 | 1 | -1/+1 | |
| | ||||||
* | fixed a problem where random urls were not being used by the flash player | Karl 'vollmerk' Vollmer | 2008-11-14 | 1 | -0/+10 | |
| | ||||||
* | divide by 16, seems to work better.. at least for lame... who knows | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+1 | |
| | ||||||
* | make the ip history only clear the old stuff sometimes, also fix rounding ↵ | Karl 'vollmerk' Vollmer | 2008-08-06 | 1 | -1/+1 | |
| | | | | issues on the downsampling | |||||
* | sync of fix to trunk | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -1/+1 | |
| | ||||||
* | sync of divide by 0 error, also add some debug if they miss a transcode variable | Karl 'vollmerk' Vollmer | 2008-07-11 | 1 | -18/+23 | |
| | ||||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-31 | 1 | -1/+1 | |
| | ||||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -4/+13 | |
| | | | | removed useless cruft | |||||
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 | |
| | ||||||
* | fixed some pretty dumb issues with democratic play | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+1 | |
| | ||||||
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 1 | -1/+1 | |
| | ||||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -8/+5 | |
| | | | | have now forgotten | |||||
* | removed ip2int, int2ip custom functions fixed browse issues when adding ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -1/+1 | |
| | | | | filters in specific order | |||||
* | helps if you return it | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -0/+2 | |
| | ||||||
* | adjust the bitrate validation and only force it to be whole bytes | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -25/+0 | |
| | ||||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -0/+10 | |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | |||||
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -16/+3 | |
| | ||||||
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -2/+4 | |
| | ||||||
* | fixed an issue with the flash player when the play method was not default | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -0/+3 | |
| | ||||||
* | fixed issue where streams would start even with no songs | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -1/+1 | |
| | ||||||
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵ | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -2/+2 | |
| | | | | started digging myself out of the session tarded hole I created, API is broken with this commit | |||||
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+1 | |
| | ||||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -6/+7 | |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | |||||
* | fixed problem with invalid urls being sent to mpd in some cases | Karl 'vollmerk' Vollmer | 2007-12-05 | 1 | -11/+8 | |
| | ||||||
* | broke some stuff, fixed some stuff... commiting before I turn of this box | Karl 'vollmerk' Vollmer | 2007-12-03 | 1 | -2/+87 | |
| | ||||||
* | fixed access denied display, fixed typo in error log and fixed missing ↵ | Karl 'vollmerk' Vollmer | 2007-12-01 | 1 | -1/+1 | |
| | | | | artist_songs | |||||
* | fixed url add to localplay, also changed some play links to add | Karl 'vollmerk' Vollmer | 2007-12-01 | 1 | -0/+4 | |
| | ||||||
* | fixed problem with automatic downsampling, referencing old function | Karl 'vollmerk' Vollmer | 2007-11-30 | 1 | -2/+0 | |
| | ||||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -2/+2 | |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | |||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+2 | |
| | | | | playback | |||||
* | democratic play on its way to being fixed, can add songs to a playlist, and ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -4/+2 | |
| | | | | view them ca not play it or delete/vote yet... | |||||
* | Changed how playlists are sent to browsers so that it works on IE. Hopefully ↵ | spocky | 2007-11-22 | 1 | -1/+2 | |
| | | | | there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) | |||||
* | tweak javascript so Flashplayer works on the Wii browser | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -3/+10 | |
| | ||||||
* | fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵ | Karl 'vollmerk' Vollmer | 2007-11-19 | 1 | -1/+1 | |
| | | | | xml class and api mojo, handshake logic in place | |||||
* | fixed the playlist methods, they all work now... semi-bug where the rightbar ↵ | Karl 'vollmerk' Vollmer | 2007-11-14 | 1 | -0/+32 | |
| | | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later | |||||
* | really fixed downsampling.... :S | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -5/+3 | |
| | ||||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -0/+110 | |
| | ||||||
* | make the append to playlist actually do something | Karl 'vollmerk' Vollmer | 2007-10-02 | 1 | -2/+2 | |
| | ||||||
* | stupid mistake that broke all streaming | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -1/+1 | |
| | ||||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -7/+25 | |
| | | | | a default sort to the browse methods | |||||
* | made localplay technically work, lots of work to still do | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -23/+22 | |
| | ||||||
* | some fixes for the localplay, you can now install the MPD controller, and ↵ | Karl 'vollmerk' Vollmer | 2007-09-14 | 1 | -3/+1 | |
| | | | | add instances, just not actually play to it... realized I need to think on how to do that a little... | |||||
* | Don't know why but minus sign in "ampache-playlist.m3u" prevents my ↵ | spocky | 2007-08-19 | 1 | -1/+1 | |
| | | | | vista/winamp from playing any stream (although a working playlist file is downloaded successfully in temp folder). Underscore seems to be ok. | |||||
* | fixed single downloads and that annoying minor css issue with albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -0/+21 | |
| | | | | moment | |||||
* | slight tweak to do gcing a little more often, might scale this back later | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -2/+19 | |
| | ||||||
* | fixed now playing, hopefully once and for all, added title text to the now ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -8/+77 | |
| | | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance |