Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed public/private aspect of playlists, default is to filter out non-owned ↵ | Karl 'vollmerk' Vollmer | 2008-01-14 | 12 | -12/+49 |
| | | | | private playlists now | ||||
* | fixed random album art will now preference albums with art correctly | Karl 'vollmerk' Vollmer | 2008-01-13 | 2 | -14/+8 |
| | |||||
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 8 | -88/+95 |
| | | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions | ||||
* | minor tweaks to session insertion to prevent crazy people with http agent ↵ | Karl 'vollmerk' Vollmer | 2008-01-13 | 3 | -4/+4 |
| | | | | strings over 255 from breaking the query, also fixed missing truncate | ||||
* | fixed write flags script, actually kinda sorta works again (Thx tomatopi) | Karl 'vollmerk' Vollmer | 2008-01-12 | 3 | -41/+90 |
| | |||||
* | fixed registration, show edit song title issue and added limit to xml api | Karl 'vollmerk' Vollmer | 2008-01-10 | 5 | -12/+46 |
| | |||||
* | fixed confirmation page for registration and made it account for greylisting | Karl 'vollmerk' Vollmer | 2008-01-10 | 2 | -1/+54 |
| | |||||
* | reordered volume buttons for localplay per david fosters recommendation | Karl 'vollmerk' Vollmer | 2008-01-09 | 1 | -2/+2 |
| | |||||
* | new ca_CA translation | Karl 'vollmerk' Vollmer | 2008-01-07 | 2 | -0/+2973 |
| | |||||
* | removed empty translation | Karl 'vollmerk' Vollmer | 2008-01-06 | 1 | -3335/+0 |
| | |||||
* | few more copyright updates | Karl 'vollmerk' Vollmer | 2008-01-06 | 4 | -9/+42 |
| | |||||
* | added last gpl header, removed useless file | Karl 'vollmerk' Vollmer | 2008-01-05 | 2 | -26/+16 |
| | |||||
* | fixed updating access level for prefs, headers for po files, httpq player ↵ | Karl 'vollmerk' Vollmer | 2008-01-05 | 16 | -4167/+4180 |
| | | | | skip command and image resize for gif and png | ||||
* | Some headers modified | pb1dft | 2008-01-04 | 9 | -1/+193 |
| | |||||
* | fixed a few broken httpq functions | Karl 'vollmerk' Vollmer | 2008-01-04 | 2 | -11/+13 |
| | |||||
* | fixed apply to all and updating of httpq instances | Karl 'vollmerk' Vollmer | 2008-01-04 | 3 | -5/+18 |
| | |||||
* | fixed sending to localplay for democratic playlist | Karl 'vollmerk' Vollmer | 2008-01-04 | 4 | -2/+12 |
| | |||||
* | Fixed show all songs multi-page showing incorrect data on page flip | Karl 'vollmerk' Vollmer | 2008-01-02 | 2 | -21/+2 |
| | |||||
* | Output buffering is disabled when exporting catalogs. | flashk | 2008-01-02 | 1 | -0/+7 |
| | |||||
* | slight tweak to the random album art, needs improvement will look funny on ↵ | Karl 'vollmerk' Vollmer | 2008-01-01 | 8 | -9/+58 |
| | | | | catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing | ||||
* | first vestiages of edit localplay instance and test localplay instance support | Karl 'vollmerk' Vollmer | 2007-12-31 | 6 | -35/+75 |
| | |||||
* | added back the multi-char filter for browse | Karl 'vollmerk' Vollmer | 2007-12-31 | 4 | -0/+15 |
| | |||||
* | fixed flag management interface, and potentially fixed an issue with ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 9 | -24/+98 |
| | | | | use_auth=false | ||||
* | added ability to do add new on other elements of song edit (Thx picasso) ↵ | Karl 'vollmerk' Vollmer | 2007-12-31 | 11 | -89/+152 |
| | | | | added export catalog to csv | ||||
* | fixed localplay index problem after track delete, fixed lack of high-light ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 9 | -24/+76 |
| | | | | of current playing song, fixed problem were second localplay send would kill session of any existing items | ||||
* | fixed an issue with downsample remote where it required access_control to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 3 | -5/+7 |
| | | | | on, and also would downsample those inside the local network definition rather then those outside | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 13 | -22/+18 |
| | | | | removed a dbl escape on the preferences | ||||
* | Removing rating of object will actually remove it from rating table | flashk | 2007-12-30 | 1 | -0/+8 |
| | |||||
* | Added support for mp3 files with special constant bitrate mode | flashk | 2007-12-29 | 1 | -0/+6 |
| | |||||
* | Fixed error when checking user permissions for preferences | flashk | 2007-12-29 | 1 | -0/+1 |
| | |||||
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 5 | -33/+158 |
| | | | | Fixed sql error when creating catalog | ||||
* | Fixed rating search field not using previously selected value | flashk | 2007-12-27 | 1 | -5/+5 |
| | |||||
* | Adding artist to playlist will order songs by album/track | flashk | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | fixed error when downloading files in memory mode | flashk | 2007-12-26 | 1 | -0/+2 |
| | |||||
* | Fix for proper byte range handling (necessary for iPhone support). Fixed ↵ | flashk | 2007-12-26 | 1 | -12/+18 |
| | | | | streaming problem with Windows Media Player. | ||||
* | fixed session start failure if no cookie + use_auth off | Karl 'vollmerk' Vollmer | 2007-12-26 | 2 | -2/+7 |
| | |||||
* | last commit for the day... | Karl 'vollmerk' Vollmer | 2007-12-26 | 3 | -1/+54 |
| | |||||
* | two file pattern fixes and some more work on the flagged stuff as well as ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 7 | -49/+37 |
| | | | | some minor cleanup on the album art links | ||||
* | fixed preg on file pattern, some work on flagging, editing stuff actually ↵ | Karl 'vollmerk' Vollmer | 2007-12-26 | 6 | -37/+24 |
| | | | | flags thing again... | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 14 | -94/+134 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | dont even try to do handshake if password or username have a strlen of 0 | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -2/+6 |
| | |||||
* | removed duplicate creation of tmpplaylist with flash player | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -18/+8 |
| | |||||
* | fixed the centering on the MOTD | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -2/+11 |
| | |||||
* | few more tweaks preping for beta1 release, fixed typo in config file | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -11/+7 |
| | |||||
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 4 | -2/+30 |
| | |||||
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 5 | -5/+49 |
| | |||||
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 3 | -5/+5 |
| | |||||
* | removed duplicate cookie-age and bad logic on read | Karl 'vollmerk' Vollmer | 2007-12-25 | 2 | -6/+2 |
| | |||||
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 4 | -25/+19 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 16 | -23614/+24827 |
| | | | | mysql_auth logic |