1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
ampache/lib
Paul Arthur 9340ff287c Rework transcoding
Remove some of the roundabout complexity that had built up.  Push people
toward using a single, flexible tool for most of their transcoding
needs.  Increase backend and configuration flexibility to support
user-requested format changes (e.g. for an HTML5 player); this
functionality is not yet exposed.
2013-01-23 13:11:16 -05:00
..
class Rework transcoding 2013-01-23 13:11:16 -05:00
javascript Switch from _() to T_() 2012-04-12 21:13:29 -04:00
batch.lib.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
debug.lib.php Move check_database_inserted into the Dba class 2012-11-08 13:22:56 -05:00
general.lib.php Remove more code that only ran on PHP <5.3 2012-07-01 22:30:32 -04:00
i18n.php Fix typo 2012-05-09 12:16:33 -04:00
init-tiny.php Rename localplay.abstract.php 2013-01-15 01:26:38 -05:00
init.php Rework transcoding 2013-01-23 13:11:16 -05:00
install.lib.php Clean up remaining direct calls to mysql functions 2012-11-08 14:31:53 -05:00
log.lib.php Add another undocumented debug level 2012-03-14 11:21:10 -04:00
preferences.php Always output masked password 2013-01-15 12:27:03 -05:00
rating.lib.php Drop unused static rating, whatever that was 2012-12-19 13:09:12 -05:00
themes.php Clean up some PHPDoc crap 2011-04-04 17:37:10 -04:00
ui.lib.php FS#225 - xml_from_array() produces runtime error 2012-04-15 23:31:17 -04:00