Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
1c1212625f
Add SubSonic API create/delete user, jukebox control and search auto suggestion support
2014-11-25 08:24:13 +01:00
Afterster
160c59dea2
Fix Scrutinizer issues
2014-09-30 07:47:21 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
Afterster
5ea522bd8f
List only installed catalog types
2013-11-16 17:07:23 +01:00
Afterster
846d4dc37f
Catalog type are now plugins!
...
Fix support HTTPS and musicbrainz ids sur AmpacheAPI
2013-11-16 16:48:28 +01:00
Paul Arthur
ef4d366060
Cosmetics: death to tabs
...
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.
2013-01-26 03:38:46 -05:00
Paul Arthur
d572c2776f
Move show_box_{top,bottom}() from ui.lib.php to UI
2013-01-26 01:28:34 -05:00
Paul Arthur
04aa79b53c
Move show_{footer,header}() from ui.lib.php to UI
2013-01-26 01:22:50 -05:00
Paul Arthur
42133f38d2
Move access_denied() from lib/ui.lib.php to UI
2013-01-26 00:57:40 -05:00
Paul Arthur
c14c8ca734
Cosmetics: clean up heads in admin/
2013-01-25 15:50:39 -05:00
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
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
momo-i
d703009677
header comment for phpdoc
2011-02-03 07:30:23 +09:00
Paul 'flowerysong' Arthur
a66bf4c5f6
Plugin work. Plugins are now pluggable: no plugin-specific code in the main Ampache
...
code. Plugins are now updatable, if configuration changes are needed for a new
version.
2010-06-22 19:00:45 +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
momo-i
bd3b70008b
Update translate strings
...
Change indent tab from blank
Fix show_confirmation web_path
2009-05-06 23:14:16 +00:00
Karl 'vollmerk' Vollmer
08598b34a8
some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login
2008-05-10 11:00:57 +00:00
Karl 'vollmerk' Vollmer
260b62361e
fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods
2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
9c15441ab4
wups typo
2007-11-14 16:04:22 +00:00
Karl 'vollmerk' Vollmer
1411a26bea
one last little change to auto-enable localplay when enabling a localplay module
2007-11-14 07:38:22 +00:00
xgizzmo
7b30317666
If we go through the trouble of asking are you sure lets at least give the option to bail. :)
2007-11-11 13:18:54 +00:00
Karl 'vollmerk' Vollmer
32349846fb
fixed two MPD issues, can now disable localplay modules, added check for PHP5
2007-10-10 06:08:33 +00:00
Karl 'vollmerk' Vollmer
d1dcfcbc90
some fixes for the localplay, you can now install the MPD controller, and add instances, just not actually play to it... realized I need to think on how to do that a little...
2007-09-14 07:04:26 +00:00
Karl 'vollmerk' Vollmer
f89098d3ac
few more tweaks to localplay, added in the mpd table creation mojo, just need to finish install and then build the interface
2007-09-09 22:17:13 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf
- Fixed missing web_path on catalog functions
...
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
Karl 'vollmerk' Vollmer
bf6e9f88d8
- Added modules section to sidebar, conforming to new layout from r1127
...
- Re-enabled plugins, added openstrands plugin
2007-08-06 00:39:54 +00:00
pb1dft
9e427a63e4
minor fix in modules.php to fix bug 1314
2007-01-08 22:49:41 +00:00
Karl 'vollmerk' Vollmer
9c8be228a7
playlist switcher, plugin interface and the shell of a lastfm plugin (need patch file)
2006-11-26 20:28:46 +00:00
Karl 'vollmerk' Vollmer
e3734f063e
moved init.php improved vainfo a bit, removed checkboxes from search page
2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
5aeac3b17e
added an ugly localplay view page, and made it so you can remove songs from your mpd playlist... its ugly.. I know.. ooh yea you can also deactivate modules now
2006-04-09 07:55:50 +00:00
Karl 'vollmerk' Vollmer
79a890b7bf
updated localplay buttons again as well as mpd controller updates from sigger
2006-04-09 05:24:08 +00:00
Karl 'vollmerk' Vollmer
2b55e30467
This update includes a full rewrite of the Localplay code, only update
...
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!
2006-04-08 05:58:05 +00:00