| Commit message (Expand) | Author | Age | Files | Lines |
* | Move UTF-8 cleanup into its own method | Paul Arthur | 2013-01-29 | 1 | -11/+1 |
* | Session::gc takes a parameter | Paul Arthur | 2013-01-29 | 1 | -1/+1 |
* | Use Session for stream sessions | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -349/+349 |
* | Move get_user_icon from ui.lib.php to UI::get_icon | Paul Arthur | 2013-01-26 | 1 | -72/+1 |
* | Move update_text from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -16/+0 |
* | Move ajax_include() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -17/+0 |
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -22/+0 |
* | Move show_{footer,header}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -24/+0 |
* | Continue moving things into UI | Paul Arthur | 2013-01-26 | 1 | -34/+0 |
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -14/+0 |
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -23/+0 |
* | Move clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -6/+1 |
* | FS#225 - xml_from_array() produces runtime error | Dominik George | 2012-04-15 | 1 | -1/+1 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -24/+24 |
* | Drop unnecessary conditional definition of gettext | Paul Arthur | 2012-04-12 | 1 | -23/+0 |
* | Make the output of catalog_update somewhat readable. | Paul Arthur | 2011-08-04 | 1 | -0/+4 |
* | Flush in update_text to improve interface responsiveness | Paul Arthur | 2011-06-24 | 1 | -0/+2 |
* | Transcoding/streaming cleanup. | Paul Arthur | 2011-04-08 | 1 | -1/+2 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -7/+1 |
* | Add function that check ampache and php version from each website. | momo-i | 2011-02-04 | 1 | -4/+11 |
* | Modified header comment for phpdoc | momo-i | 2011-02-03 | 1 | -25/+31 |
* | Try not to include invalid characters in our AJAX XML output. | Paul 'flowerysong' Arthur | 2010-06-30 | 1 | -6/+22 |
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -3/+13 |
* | Clean up general.lib.php and ui.lib.php: remove unused functions, group related | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -163/+150 |
* | Remove some unused genre stuff. | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -4/+0 |
* | Remove unused img_resize function, cosmetic changes around the altered version | Paul 'flowerysong' Arthur | 2010-05-03 | 1 | -88/+0 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Replaced almost every dba::query to dba::read or dba::write. | dipsol | 2009-12-14 | 1 | -124/+124 |
* | Fix get_location() resolves #533 | Karl 'vollmerk' Vollmer | 2009-08-26 | 1 | -1/+1 |
* | fixed for PHP 5.3.0 deprecate warnings | momo-i | 2009-07-02 | 1 | -4/+4 |
* | alexey #426 translation patch | Karl 'vollmerk' Vollmer | 2009-05-06 | 1 | -2/+2 |
* | slightly reduce quality on resized jpgs to save a little space | Karl 'vollmerk' Vollmer | 2009-04-21 | 1 | -1/+1 |
* | fix typo causing height to not display on art retrival, update to db allowing... | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+16 |
* | Add ability to have anonymouse access of a defined level with manual login of... | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -65/+0 |
* | Resolve #401 new database update, reset album thumbs and use resized art... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -3/+2 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -26/+3 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -6/+7 |
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ... | Karl 'vollmerk' Vollmer | 2008-06-19 | 1 | -1/+1 |
* | commit of the patches from codeoverload to implement tagging, will not work w... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -0/+3 |
* | added in the ajax-loading div display on catalog processes, also relaxed the ... | Karl 'vollmerk' Vollmer | 2008-05-06 | 1 | -2/+15 |
* | Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor... | spocky | 2008-03-17 | 1 | -1/+2 |
* | fixed the issue with a lack of gettext (define ngettext if it does not exist) | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -0/+10 |
* | added in the rating images from greengeek, removed some useless functions, tw... | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -147/+0 |
* | fixed updating access level for prefs, headers for po files, httpq player ski... | Karl 'vollmerk' Vollmer | 2008-01-05 | 1 | -2/+2 |
* | added ability to do add new on other elements of song edit (Thx picasso) adde... | Karl 'vollmerk' Vollmer | 2007-12-31 | 1 | -16/+35 |
* | Added ability to export catalog to iTunes database | flashk | 2007-12-29 | 1 | -1/+1 |
* | added metadata hotness to the album art dump | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+1 |
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -3/+21 |