| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | patch to improve performance of albums of the moment, thx vlet | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -30/+36 |
* | stupid vollmer no biscut | Karl 'vollmerk' Vollmer | 2007-07-27 | 1 | -32/+26 |
* | fixed typo | Karl 'vollmerk' Vollmer | 2007-07-27 | 2 | -27/+33 |
* | synced over Vlets prevent_multiple_login patch and improved error reporting a... | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -4/+6 |
* | added config migrator and the code to detect a bad config | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -1/+1 |
* | first step to the migration hotness, detect failed config files and show migr... | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -1/+1 |
* | fixed some tarded typos, obviously time for me to get some sleep | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -3/+3 |
* | added album and artist dynamic options, tweaked display and how you add em...... | Karl 'vollmerk' Vollmer | 2007-07-24 | 2 | -7/+80 |
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 4 | -5/+213 |
* | editing a live stream works now, added confirmation to live stream creation a... | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -0/+47 |
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 10 | -33/+279 |
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 2 | -8/+39 |
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 4 | -233/+16 |
* | corrected ajax but introduced with prototype, tweaked how ajax stuff is done,... | Karl 'vollmerk' Vollmer | 2007-07-22 | 2 | -12/+123 |
* | few fixups to pass W3C Validation Service (wip) | xgizzmo | 2007-07-19 | 2 | -2/+2 |
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 2 | -18/+1 |
* | Added classes to show_localplay_status.inc and updated all themes for compati... | nf | 2007-07-14 | 1 | -0/+9 |
* | fixed level updating for admin preferences | Karl 'vollmerk' Vollmer | 2007-07-12 | 3 | -8/+14 |
* | re-added ability to delete catalogs, fixed exception error with id3 library | Karl 'vollmerk' Vollmer | 2007-07-12 | 3 | -7/+37 |
* | - Tweaked login page to make it more customizable and more w3c compliant | spocky | 2007-07-08 | 1 | -1/+1 |
* | sync lastfm fix to trunk | Karl 'vollmerk' Vollmer | 2007-07-06 | 1 | -2/+2 |
* | semi-fixed lastfm | Karl 'vollmerk' Vollmer | 2007-07-05 | 2 | -3/+2 |
* | missed some requires, tweaked the lastfm class and removed an unused function... | Karl 'vollmerk' Vollmer | 2007-07-05 | 3 | -42/+35 |
* | moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (... | Karl 'vollmerk' Vollmer | 2007-07-05 | 7 | -125/+55 |
* | fixed update from tags for artist and album and fixed clear album art | Karl 'vollmerk' Vollmer | 2007-07-05 | 2 | -39/+38 |
* | fixed some catalog update issues, fixed some genre pages and made the sql sor... | Karl 'vollmerk' Vollmer | 2007-07-02 | 6 | -61/+50 |
* | tweak to the preferences and the update | Karl 'vollmerk' Vollmer | 2007-07-02 | 2 | -16/+32 |
* | bunch of minor fixes and a db change | Karl 'vollmerk' Vollmer | 2007-07-01 | 3 | -29/+29 |
* | fixed the ip tracking stuff.. sorta | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -7/+6 |
* | fixed the debug page | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -29/+28 |
* | added genre link to show songs stuff, made the single album view do ajaxie st... | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -1/+3 |
* | syncing up < 8 > 0 album loop bug | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -2/+4 |
* | added code for new update, not enabled | Karl 'vollmerk' Vollmer | 2007-06-19 | 1 | -3/+39 |
* | fixed an issue with songs stopping a little early depending on the client you... | Karl 'vollmerk' Vollmer | 2007-06-19 | 1 | -4/+2 |
* | fixed some issues with the installer, and also made it so that you can delete... | Karl 'vollmerk' Vollmer | 2007-06-17 | 6 | -86/+102 |
* | Fixed a typo in rss.php. thanks nfoster | xgizzmo | 2007-06-14 | 1 | -1/+1 |
* | fixed a potential security issue where the password hash was being put into t... | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -1/+3 |
* | fixed a bug that was causing the entire playlist to be cleared on playback du... | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -2/+5 |
* | switched over to Dba:: for all vauth functions and deleted independent dba lib | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -15/+14 |
* | added a session_name | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -0/+1 |
* | fixed clean so that it properly cleaned album_data | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -0/+8 |
* | added in user profile, did a little work on the preferences and session, some... | Karl 'vollmerk' Vollmer | 2007-06-11 | 2 | -2/+28 |
* | fixed preferences mostly, also fixed some genre issues and other stuff I am f... | Karl 'vollmerk' Vollmer | 2007-06-11 | 7 | -79/+58 |
* | a few conf references replaced | Karl 'vollmerk' Vollmer | 2007-06-10 | 2 | -12/+11 |
* | fixed stats recording mostly | Karl 'vollmerk' Vollmer | 2007-06-10 | 2 | -16/+15 |
* | really removed it this time | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -2/+0 |
* | removed rewrite of port with force_http_play on | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -2/+0 |
* | added rightbar and fixed genre playback | Karl 'vollmerk' Vollmer | 2007-06-10 | 2 | -14/+25 |
* | made it so you could alpha_match search on artists | Karl 'vollmerk' Vollmer | 2007-06-09 | 1 | -0/+10 |
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 3 | -54/+34 |