summaryrefslogtreecommitdiffstats
path: root/song.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-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 UIPaul Arthur2013-01-261-2/+2
|
* Consistently use require_once to load init.phpPaul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
|
* Rip out ugly lyrics codePaul Arthur2012-11-131-29/+0
|
* Switch from _() to T_()Paul Arthur2012-04-121-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 crapPaul Arthur2011-04-041-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 phpdocmomo-i2011-02-031-19/+30
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* added link from now playing to the lyricsdipsol2009-05-261-12/+30
|
* Add Hint for translatorsmomo-i2009-05-191-0/+1
|
* Fixed: 1 line lyrics for insert dbmomo-i2009-03-161-1/+1
|
* Added: Lyrics wiki link on show song pagemomo-i2009-03-111-0/+3
|
* forgot commit (show lyrics)momo-i2009-03-111-0/+2
|
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-241-0/+5
|
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* added single song viewKarl 'vollmerk' Vollmer2007-11-131-0/+39
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-150/+0
| | | | everything broken
* stll some faulty french translations but its a little betterKarl 'vollmerk' Vollmer2007-01-241-2/+2
|
* added config version check, fixed play selected bug reported by chenb and ↵Karl 'vollmerk' Vollmer2007-01-221-0/+2
| | | | fixed wmp11 now playing issue
* few tweaks for flash player and a fixed for downsampleingKarl 'vollmerk' Vollmer2006-10-301-2/+9
|
* ok this is ugly but it worksKarl 'vollmerk' Vollmer2006-10-301-2/+4
|
* some initial flash player integration from forums and some bug fixes on most ↵Karl 'vollmerk' Vollmer2006-10-291-13/+6
| | | | popular
* Added new pages to ui.lib,Fixed typo in show_playlist,Some XHTML fix upsxgizzmo2006-06-231-2/+0
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-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 fileKarl 'vollmerk' Vollmer2006-04-021-0/+3
|
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-311-59/+62
| | | | actually is not ugly anymore.. yeah!
* fixed playlist track ordering mojoKarl 'vollmerk' Vollmer2006-01-221-0/+1
|
* fixed disabled songs mojoKarl 'vollmerk' Vollmer2006-01-161-8/+2
|
* fixed play selected always playing everything on a playlist regardlessKarl 'vollmerk' Vollmer2006-01-141-13/+2
|
* I swear the last db upgrade of this release... at least it better be or I ↵Karl 'vollmerk' Vollmer2006-01-051-0/+4
| | | | will have to beat myself up
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-1/+2
| | | | stuff that calls it, did a little work on playlists
* whole new playlists files new coolness supported but not implmented, ↵Karl 'vollmerk' Vollmer2006-01-031-2/+11
| | | | playback works but playlist edit functions are still untested...
* Removed some debug code to fix random play.xgizzmo2005-12-261-6/+1
|
* initial ratings mojo, some stylesheet fixes, changed user preferences again ↵Karl 'vollmerk' Vollmer2005-12-251-1/+4
| | | | and a db update
* initial genre browsing and improved artists/albums browse code (made it ↵Karl 'vollmerk' Vollmer2005-08-131-1/+11
| | | | consistent)
* tweaked random play, now uses a drop down for the typeKarl 'vollmerk' Vollmer2005-07-181-1/+1
|
* removed ID field from user table, and everything that goes with that...Karl 'vollmerk' Vollmer2005-07-091-1/+1
|
* add spanish translationKarl 'vollmerk' Vollmer2005-06-231-2/+3
|
* fixed play_selected from playlistsKarl 'vollmerk' Vollmer2005-06-171-1/+1
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+135