summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more work for alpha2 release, clean up install and debug a bitKarl 'vollmerk' Vollmer2009-03-0811-289/+564
* add length to the video browse, put in some stuff for the now playing table u...Karl 'vollmerk' Vollmer2009-03-0810-36/+83
* fix download and batch download Addresses #408 and #407Karl 'vollmerk' Vollmer2009-03-077-31/+30
* improve the error messages on installation to show when you are missing the s...Karl 'vollmerk' Vollmer2009-03-031-1/+2
* fix version check in debug libKarl 'vollmerk' Vollmer2009-03-031-1/+1
* tweak the version checking to account for gentoo hippies (it is also a better...Karl 'vollmerk' Vollmer2009-03-031-2/+2
* fix mp4 video file tag parsingKarl 'vollmerk' Vollmer2009-03-032-114/+19
* Fixed: Show lyrics using id3v2(USLT) if existsmomo-i2009-03-021-2/+6
* make the popular actually show popularKarl 'vollmerk' Vollmer2009-03-023-10/+14
* add some additional stats to the catalog stats pageKarl 'vollmerk' Vollmer2009-03-023-4/+117
* move around stats information and split it up, tweak quicktime tag detectionKarl 'vollmerk' Vollmer2009-03-029-58/+94
* typoKarl 'vollmerk' Vollmer2009-03-021-1/+1
* add clean to handshake informationKarl 'vollmerk' Vollmer2009-03-021-1/+2
* do not overlap filtersKarl 'vollmerk' Vollmer2009-03-012-15/+13
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-019-88/+1236
* move add radio station link to a more obvious locationKarl 'vollmerk' Vollmer2009-03-012-2/+1
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-0114-38/+94
* fix typoKarl 'vollmerk' Vollmer2009-03-011-1/+1
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-018-44/+81
* remove handheld.css that does not existKarl 'vollmerk' Vollmer2009-02-281-1/+0
* use resized art if it is thereKarl 'vollmerk' Vollmer2009-02-282-3/+4
* make the httpq and mpd controlers understand live stream urlsKarl 'vollmerk' Vollmer2009-02-284-25/+46
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-2815-233/+286
* moved import playlist menu item under main section "Playlist" and renamed it ...Karl 'vollmerk' Vollmer2009-02-251-1/+1
* Correct Typo in Error #Karl 'vollmerk' Vollmer2009-02-251-1/+1
* added localplay controls to api in addition to added/updated filtersKarl 'vollmerk' Vollmer2009-02-256-16/+92
* fix album + name + year grouping and remove some debug, and add a clean to up...Karl 'vollmerk' Vollmer2009-02-252-7/+12
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-244-41/+94
* change handshake date format to ISO 8601Karl 'vollmerk' Vollmer2009-02-241-2/+2
* Updated: message merged from r1899momo-i2009-02-2426-359/+887
* Fixed: translate words changemomo-i2009-02-241-1/+1
* Add: forgot to add file.momo-i2009-02-241-0/+48
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-249-8/+99
* make the update_song_from_tags() function get called correctly, still an issu...Karl 'vollmerk' Vollmer2009-02-241-2/+2
* Fixed: show/import playlist #213 (thx ardbkr)momo-i2009-02-233-5/+5
* Updated: message sync from r1893 momo-i2009-02-2326-456/+412
* sync from branches/3.4Karl 'vollmerk' Vollmer2009-02-222-1/+5
* corrected display on cleared democratic playlist, and added some basic cachin...Karl 'vollmerk' Vollmer2009-02-213-0/+11
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-214-12/+31
* failed attempt to implement flag caching, commiting so I can work on it laterKarl 'vollmerk' Vollmer2009-02-192-2/+55
* failed experiement, decent performance boost on verify by removing a bunch of...Karl 'vollmerk' Vollmer2009-02-194-49/+197
* Updated: Norwegian into general.lib.phpmomo-i2009-02-193-16/+18
* Updated: merged from r1885momo-i2009-02-1925-1871/+6221
* cleanup of dead / old functionsKarl 'vollmerk' Vollmer2009-02-195-410/+8
* correct incorrect reference to update_song_from_tagsKarl 'vollmerk' Vollmer2009-02-191-1/+1
* update Green-Marble screenshot, it was from 3.3.xKarl 'vollmerk' Vollmer2009-02-192-0/+0
* Add lonely speaker theme (Thx RetrievilKnievil) Resolves #399Karl 'vollmerk' Vollmer2009-02-1918-0/+846
* corrected update_media_from_tags() reference and added debug to api for ping()Karl 'vollmerk' Vollmer2009-02-182-1/+2
* make verify semi-safe again, video update does not actually do anythingKarl 'vollmerk' Vollmer2009-02-182-23/+48
* some more work to make the catalog clean and verify functions work for videosKarl 'vollmerk' Vollmer2009-02-163-22/+52