1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Paul Arthur
f65076b93d Switch from _() to T_()
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.
2012-04-12 21:13:29 -04:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
629502b147 templates header comment modified for phpdoc 2011-02-03 09:24:02 +09:00
momo-i
9dd3cdc624 some templates modified header comment 2011-02-03 08:27:09 +09:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
46ffeca144 database update, cleaned up some stuff 2007-12-10 06:03:47 +00:00
spocky
1379769b18 - Updated Now Playing html/css
- Fixed Star-rating css
- Updated Pager (5 elements around selected page# should be enough)
- Updated Album class so that disk# is part of the link
- Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4)
2007-11-13 20:57:07 +00:00
spocky
376d632160 updated css (sidebar, random albums, global classes)
cleaned up html
corrected a typo in show_objects
2007-08-15 23:11:49 +00:00
Karl 'vollmerk' Vollmer
6983cb8e0c fixed some minor css issues with recently played, added newest artists/genres back in to main page 2007-08-14 06:25:07 +00:00
Karl 'vollmerk' Vollmer
0949ff4890 fixed find missing tracks, tweaked openstrands class again to account for lack of [[CCDATA tag on some xml responses 2007-08-06 07:23:42 +00:00
Karl 'vollmerk' Vollmer
fe077220bf broke a ton of stuff, but added some hotness... yes that is an excuse 2007-08-06 04:22:19 +00:00
Renamed from templates/show_all_recent.inc.php (Browse further)