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
c65810e08c
fixed the live stream stuff, and removed references to the genre stuff, and replaced it with tag
2008-08-24 06:40:49 +00:00
Karl 'vollmerk' Vollmer
2801dae076
fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links
2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
8f78e6885b
fixed some browsing stuff that I broke a while back
2007-11-24 10:19:06 +00:00
spocky
e855988af2
renamed a few files (missing php extension)
...
updated most of the tables so that every column is independently customizable by css rules
2007-10-24 21:15:58 +00:00
spocky
15c56f21f2
- hardcoded disk# sort order when sort is set to album name
...
- removed pager from browse table
- added footer to browse tables
- updated browse files for better customization
- modified css
2007-10-16 20:26:16 +00:00
spocky
0dce31de40
- Cleaned up php files (removed useless inlines styles, replaced header td with th...)
...
- Cleaned up css (removed some unused classes)
- Changed quick search size and added ability to customize it
- Removed width=100% in preferences tables
- Corrected missing closing tag in sidebar
- Minor corrections
2007-09-24 19:49:38 +00:00
Karl 'vollmerk' Vollmer
88562955f9
added sorting on most objects in most views, report bugs if you find points where sorting fails
2007-09-17 03:11:06 +00:00
Karl 'vollmerk' Vollmer
796c2692d0
fixed lower paging horn, tweaked css for page-a-nation, added paging to playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
2007-08-09 06:17:37 +00:00
Karl 'vollmerk' Vollmer
4ad67656eb
editing a live stream works now, added confirmation to live stream creation and also tweaked the create page to be slightly less wordy
2007-07-23 07:09:45 +00:00
Karl 'vollmerk' Vollmer
216e691dfa
- Added Live Stream (Internet Radio) support
...
- New Database Update corrects some issues and makes internet radio possible
- Fixed ratings
- Added new Transcode preference, doesn't do anything yet
- New "Radio Stations" browse type
2007-07-23 06:08:14 +00:00