1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

14 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
mywindow
c3b6ef7ad2 Added class names to generic box names. 2011-09-19 13:40:25 -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
fd548dc3e9 some templates modified header comment 2011-02-03 08:04:41 +09:00
Paul 'flowerysong' Arthur
dc495ea8ea Clean up general.lib.php and ui.lib.php: remove unused functions, group related
functions, simplify implementation of some functions.
2010-06-13 07:58:43 +00: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
594a84df04 alexey #426 translation patch 2009-05-06 11:13:40 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
03d0c2d5c3 fix editing preferences, and colorize the debug page a tad for fun 2009-01-27 03:57:38 +00:00
Karl 'vollmerk' Vollmer
286840fbcc added execution time override test, and tweaked when it falls back to recording_time in id3v2 tags 2008-12-06 15:53:42 +00:00
Karl 'vollmerk' Vollmer
5318a90e4a add in functionality to reset db charset also updated the update function to take into account the collation 2008-05-08 06:44:22 +00:00
Karl 'vollmerk' Vollmer
e9f54c8d72 initial debug work 2008-05-07 06:23:39 +00:00