index
:
ampache.git
api
caching
ffmpeg
master
plugins
remote_catalog
teskew
testing
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
escapeshellarg's behaviour is locale-dependent
Paul Arthur
2012-05-25
2
-1
/
+15
*
Fix typo
Paul Arthur
2012-05-09
1
-1
/
+1
*
Use spl_autoload_register instead of __autoload
Paul Arthur
2012-04-18
3
-26
/
+29
*
Make the CLI database installation tool more robust
Paul Arthur
2012-04-17
1
-1
/
+1
*
Drop old code related to mysql < 5.0
Paul Arthur
2012-04-17
1
-11
/
+3
*
FS#226 - does not catch MySQL errors before passing to num_rows()
Paul Arthur
2012-04-15
1
-6
/
+6
*
FS#225 - xml_from_array() produces runtime error
Dominik George
2012-04-15
1
-1
/
+1
*
Fix disk number parsing for ID3v2
Paul Arthur
2012-04-15
1
-1
/
+1
*
Support setting a custom format for the rss feed
Paul Arthur
2012-04-13
2
-6
/
+21
*
Refactor getting MBIDs from ID3 tags
Paul Arthur
2012-04-12
1
-6
/
+8
*
Add support for pulling ratings from id3 tags
Paul Arthur
2012-04-12
1
-0
/
+14
*
Switch from ngettext() to T_ngettext()
Paul Arthur
2012-04-12
1
-5
/
+5
*
Switch from _() to T_()
Paul Arthur
2012-04-12
27
-263
/
+263
*
Drop unnecessary conditional definition of gettext
Paul Arthur
2012-04-12
1
-23
/
+0
*
Clean up gettext initialisation
Paul Arthur
2012-04-12
2
-23
/
+11
*
Replace unclearly-sourced gettext emulator
Paul Arthur
2012-04-12
1
-3
/
+1
*
Drop unused function __()
Paul Arthur
2012-04-12
1
-19
/
+0
*
Add support for parsing MBIDs in M4A files
Paul Arthur
2012-04-11
1
-0
/
+9
*
Don't throw away data that getID3 has deigned to parse
Paul Arthur
2012-04-11
1
-19
/
+0
*
FS#224 - generated .pls playlist doesn't work in some players
Brian Hasselbeck
2012-04-11
1
-1
/
+1
*
Make Art->get_from_source() static
Paul Arthur
2012-04-09
2
-4
/
+5
*
Fix an off-by-one error in the execution time check
Paul Arthur
2012-04-09
1
-1
/
+1
*
Make the install-time execution time check more better
Paul Arthur
2012-04-09
1
-1
/
+1
*
Increment the correct variable during verify
Paul Arthur
2012-03-31
1
-1
/
+1
*
Drop mtime check during verify
Paul Arthur
2012-03-31
1
-5
/
+0
*
Increase the size of the mbid column in artist
Paul Arthur
2012-03-31
1
-0
/
+15
*
Don't use LIKE when looking for an artist by MBID
Paul Arthur
2012-03-31
1
-1
/
+1
*
Don't run filename patterns through preg_quote twice
Paul Arthur
2012-03-31
1
-15
/
+22
*
Clean up get_preferences a little bit
Paul Arthur
2012-03-31
1
-5
/
+3
*
Clean up the select box output for language preference
Paul Arthur
2012-03-31
1
-7
/
+3
*
Fix regex for parsing rules
Paul Arthur
2012-03-19
1
-1
/
+1
*
Add another undocumented debug level
Paul Arthur
2012-03-14
1
-1
/
+1
*
Rename lib/install.php to lib/install.lib.php
Paul Arthur
2012-03-14
1
-0
/
+0
*
Remove unused mysql_* values
Paul Arthur
2012-03-13
1
-4
/
+0
*
Refactor similar init code into new init-tiny.php
Paul Arthur
2012-03-13
2
-51
/
+85
*
Clean JSON output of user-controlled strings
Paul Arthur
2012-03-09
1
-1
/
+3
*
Add CLI tool for running database updates
Paul Arthur
2012-03-06
1
-8
/
+24
*
Use a flag to determine whether an outdated database is OK
Paul Arthur
2012-03-06
1
-1
/
+1
*
Use '$a ?: $b' instead of '$a ? $a : $b' in vainfo
Paul Arthur
2012-03-06
1
-95
/
+31
*
Clean up uses of Config::set and Config::set_by_array
Paul Arthur
2012-03-06
5
-10
/
+10
*
Clean up Config::set and Config::set_by_array
Paul Arthur
2012-03-06
1
-11
/
+13
*
Allow multiple valid forms of the same type
Paul Arthur
2012-03-06
1
-16
/
+34
*
Explicitly load vauth in init.php
Paul Arthur
2012-03-02
1
-0
/
+5
*
Minor clean up of vauth::session_extend
Paul Arthur
2012-03-02
1
-6
/
+4
*
Move session extension outside the auth block in init.php
Paul Arthur
2012-03-01
1
-3
/
+2
*
FS#198 - Export To CSV - Blank Genre
Paul Arthur
2012-03-01
1
-9
/
+17
*
FS#213 - User Registration
Paul Arthur
2012-03-01
1
-4
/
+8
*
Clean up xmlData::songs
Paul Arthur
2012-03-01
1
-32
/
+26
*
Clean up xmlData::tags_string
Paul Arthur
2012-03-01
1
-14
/
+14
*
Cosmetics: clean up SQL statement in Tag::get_top_tags
Paul Arthur
2012-03-01
1
-3
/
+3
[next]