Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -8/+8 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Move show_{footer,header}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Consistently use require_once to load init.php | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in / | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Rip out ugly lyrics code | Paul Arthur | 2012-11-13 | 1 | -29/+0 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -2/+2 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | header comment replace for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | added link from now playing to the lyrics | dipsol | 2009-05-26 | 1 | -12/+30 |
| | |||||
* | Add Hint for translators | momo-i | 2009-05-19 | 1 | -0/+1 |
| | |||||
* | Fixed: 1 line lyrics for insert db | momo-i | 2009-03-16 | 1 | -1/+1 |
| | |||||
* | Added: Lyrics wiki link on show song page | momo-i | 2009-03-11 | 1 | -0/+3 |
| | |||||
* | forgot commit (show lyrics) | momo-i | 2009-03-11 | 1 | -0/+2 |
| | |||||
* | Add: song_lyrics to Ampache #327 (thx alister55) | momo-i | 2009-02-24 | 1 | -0/+5 |
| | |||||
* | fixed some copyright lines and removed unused file | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
| | |||||
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 1 | -0/+39 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -150/+0 |
| | | | | everything broken | ||||
* | stll some faulty french translations but its a little better | Karl 'vollmerk' Vollmer | 2007-01-24 | 1 | -2/+2 |
| | |||||
* | added config version check, fixed play selected bug reported by chenb and ↵ | Karl 'vollmerk' Vollmer | 2007-01-22 | 1 | -0/+2 |
| | | | | fixed wmp11 now playing issue | ||||
* | few tweaks for flash player and a fixed for downsampleing | Karl 'vollmerk' Vollmer | 2006-10-30 | 1 | -2/+9 |
| | |||||
* | ok this is ugly but it works | Karl 'vollmerk' Vollmer | 2006-10-30 | 1 | -2/+4 |
| | |||||
* | some initial flash player integration from forums and some bug fixes on most ↵ | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -13/+6 |
| | | | | popular | ||||
* | Added new pages to ui.lib,Fixed typo in show_playlist,Some XHTML fix ups | xgizzmo | 2006-06-23 | 1 | -2/+0 |
| | |||||
* | moved init.php improved vainfo a bit, removed checkboxes from search page | Karl 'vollmerk' Vollmer | 2006-06-17 | 1 | -1/+1 |
| | |||||
* | This update includes a full rewrite of the Localplay code, only update | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -1/+1 |
| | | | | | | to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK! | ||||
* | fixed a problem I introduced by unfudging the song.php file | Karl 'vollmerk' Vollmer | 2006-04-02 | 1 | -0/+3 |
| | |||||
* | added download for size, and seriously cleaned up the /song.php file it ↵ | Karl 'vollmerk' Vollmer | 2006-03-31 | 1 | -59/+62 |
| | | | | actually is not ugly anymore.. yeah! | ||||
* | fixed playlist track ordering mojo | Karl 'vollmerk' Vollmer | 2006-01-22 | 1 | -0/+1 |
| | |||||
* | fixed disabled songs mojo | Karl 'vollmerk' Vollmer | 2006-01-16 | 1 | -8/+2 |
| | |||||
* | fixed play selected always playing everything on a playlist regardless | Karl 'vollmerk' Vollmer | 2006-01-14 | 1 | -13/+2 |
| | |||||
* | I swear the last db upgrade of this release... at least it better be or I ↵ | Karl 'vollmerk' Vollmer | 2006-01-05 | 1 | -0/+4 |
| | | | | will have to beat myself up | ||||
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵ | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -1/+2 |
| | | | | stuff that calls it, did a little work on playlists | ||||
* | whole new playlists files new coolness supported but not implmented, ↵ | Karl 'vollmerk' Vollmer | 2006-01-03 | 1 | -2/+11 |
| | | | | playback works but playlist edit functions are still untested... | ||||
* | Removed some debug code to fix random play. | xgizzmo | 2005-12-26 | 1 | -6/+1 |
| | |||||
* | initial ratings mojo, some stylesheet fixes, changed user preferences again ↵ | Karl 'vollmerk' Vollmer | 2005-12-25 | 1 | -1/+4 |
| | | | | and a db update | ||||
* | initial genre browsing and improved artists/albums browse code (made it ↵ | Karl 'vollmerk' Vollmer | 2005-08-13 | 1 | -1/+11 |
| | | | | consistent) | ||||
* | tweaked random play, now uses a drop down for the type | Karl 'vollmerk' Vollmer | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | removed ID field from user table, and everything that goes with that... | Karl 'vollmerk' Vollmer | 2005-07-09 | 1 | -1/+1 |
| | |||||
* | add spanish translation | Karl 'vollmerk' Vollmer | 2005-06-23 | 1 | -2/+3 |
| | |||||
* | fixed play_selected from playlists | Karl 'vollmerk' Vollmer | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+135 |