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
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch from print_r to json_encode in debug output
Paul Arthur
2012-11-13
4
-5
/
+4
*
Clean up remaining direct calls to mysql functions
Paul Arthur
2012-11-08
1
-16
/
+16
*
Clean up check_database, more direct mysql calls
Paul Arthur
2012-11-08
1
-28
/
+28
*
Cosmetics: clean up spaces
Paul Arthur
2012-11-08
1
-13
/
+13
*
Move check_database_inserted into the Dba class
Paul Arthur
2012-11-08
1
-0
/
+24
*
Move check_database into the Dba class
Paul Arthur
2012-11-08
1
-0
/
+20
*
Fix spurious errors from Catalog::create()
Paul Arthur
2012-10-18
1
-3
/
+7
*
Mainly cosmetic cleanup of the catalog update complete message
Paul Arthur
2012-10-16
1
-12
/
+6
*
Start cleaning up the democratic thing.
Paul Arthur
2012-10-15
3
-128
/
+99
*
Consistently use 'object_type' in playlist returns
Paul Arthur
2012-10-15
4
-7
/
+17
*
Add Search->get_random_items
Paul Arthur
2012-10-01
1
-0
/
+28
*
Fix inaccurate comment.
Paul Arthur
2012-10-01
1
-4
/
+1
*
Drop support for old passwords
Paul Arthur
2012-09-21
1
-55
/
+2
*
Some cleanup of the playlist import code
Paul Arthur
2012-09-21
1
-14
/
+18
*
FS#262 - M3U import should be ordered
Florent Fourcot
2012-09-21
1
-1
/
+1
*
FS#202 - Stats not registered on some songs
Paul Arthur
2012-09-20
1
-8
/
+0
*
FS#249 - SQL error for iAmpache client
Paul Arthur
2012-09-20
1
-0
/
+3
*
Cosmetics: api::url_to_song
Paul Arthur
2012-09-20
1
-4
/
+2
*
Cosmetics: xmlData::songs
Paul Arthur
2012-09-20
1
-8
/
+4
*
Cosmetics: Song::build_cache
Paul Arthur
2012-09-20
1
-16
/
+20
*
FS#260 - Multiple rules result in "Not Enough Data"
Paul Arthur
2012-09-19
1
-25
/
+48
*
FS#260 - Multiple rules result in "Not Enough Data"
Paul Arthur
2012-09-17
1
-18
/
+22
*
FS#257 - Social comments function not working.
Paul Arthur
2012-09-17
1
-1
/
+1
*
Partial fix for ASF tags
Paul Arthur
2012-09-06
1
-0
/
+4
*
Make a debug message less alarming
Paul Arthur
2012-07-24
1
-1
/
+1
*
escapeshellarg's behaviour is locale-dependent
Paul Arthur
2012-05-25
1
-1
/
+1
*
Use spl_autoload_register instead of __autoload
Paul Arthur
2012-04-18
1
-0
/
+25
*
FS#226 - does not catch MySQL errors before passing to num_rows()
Paul Arthur
2012-04-15
1
-6
/
+6
*
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
21
-177
/
+177
*
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
*
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
*
Fix regex for parsing rules
Paul Arthur
2012-03-19
1
-1
/
+1
*
Add CLI tool for running database updates
Paul Arthur
2012-03-06
1
-8
/
+24
*
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
3
-5
/
+5
*
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
[prev]
[next]