1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

309 commits

Author SHA1 Message Date
momo-i
d6bae50be3 typo 2008-08-27 09:47:55 +00:00
momo-i
c3a0f47027 if can't use gettext, emulate gettext(). update some templates. 2008-08-26 22:08:13 +00:00
Karl 'vollmerk' Vollmer
ace739e4cc sync from branches 2008-07-24 05:26:05 +00:00
Karl 'vollmerk' Vollmer
5c510357a8 basic mp3tunes class, needs a lot of works still 2008-07-14 04:01:47 +00:00
Karl 'vollmerk' Vollmer
9edfed6e61 ending \n required for shoutcast playlist 2008-06-12 15:33:38 +00:00
Karl 'vollmerk' Vollmer
71dd578037 slight tweaks to the shoutcast controller, fliter out non 44100 rate files also fix a typo 2008-06-12 06:38:09 +00:00
Karl 'vollmerk' Vollmer
1e6ef4b8a0 prevent non-mp3s from being passed to poor old shoutcast 2008-06-03 07:27:02 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
Karl 'vollmerk' Vollmer
9803be045b removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller 2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
f1d54c38ef fixed shoutcast doodly so it actually reads its own configuration 2008-05-21 09:10:19 +00:00
Karl 'vollmerk' Vollmer
d00617752f wups 2008-05-20 15:16:28 +00:00
Karl 'vollmerk' Vollmer
2b94dfeefa added a bit of debugging 2008-05-20 15:04:55 +00:00
Karl 'vollmerk' Vollmer
d22c6ea78f initial work on a shoutcast doodly, fix the translations while I am at it :S 2008-05-20 05:33:26 +00:00
Karl 'vollmerk' Vollmer
d527e50395 really fix the localplay instance thing 2008-05-19 01:18:39 +00:00
Karl 'vollmerk' Vollmer
755fffbd78 fix typo also tweak the localplay controllers so they update the active instance correctly 2008-05-18 21:47:44 +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
2f5c09b55c updated locales, hopefully one of the last commits before 3.4 stable release 2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
efd932b9fd fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
d76073357a remove dead icecast controller 2008-04-15 15:05:53 +00:00
Karl 'vollmerk' Vollmer
0b733c05ee new flash player that still does not work, fixed some bad references to the ellipsis thresholds 2008-04-11 02:35:32 +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
6e23458ab0 slight tweak to the hotness added by spocky, added in a slight delay on the onKeyUp removed the alpha list 2008-03-18 02:19:58 +00:00
Karl 'vollmerk' Vollmer
bcc834d7fd flush out the democratic mojo, make the cooldown work 2008-03-17 03:29:49 +00:00
Karl 'vollmerk' Vollmer
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +00:00
pb1dft
73fee69c33 New Captcha Method 2008-02-25 00:02:40 +00:00
Karl 'vollmerk' Vollmer
13e017e322 fixed sorting order on browse playlists 2008-01-14 02:06:31 +00:00
Karl 'vollmerk' Vollmer
f5d4dc8c3b few more copyright updates 2008-01-06 10:03:47 +00:00
Karl 'vollmerk' Vollmer
ec4a5b888a fixed updating access level for prefs, headers for po files, httpq player skip command and image resize for gif and png 2008-01-05 21:58:30 +00:00
Karl 'vollmerk' Vollmer
674337dfc7 fixed a few broken httpq functions 2008-01-04 05:58:00 +00:00
Karl 'vollmerk' Vollmer
df608880b7 fixed apply to all and updating of httpq instances 2008-01-04 03:04:54 +00:00
Karl 'vollmerk' Vollmer
6a0573d1fe slight tweak to the random album art, needs improvement will look funny on catalogs with no art (for now) editing an mpd instance works, need to fix httpq editing and add instance testing 2008-01-01 22:34:12 +00:00
Karl 'vollmerk' Vollmer
4e716204e8 fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items 2007-12-30 08:29:23 +00:00
Karl 'vollmerk' Vollmer
c56aeb1b70 removed random space on lastfm prefs, started work on managing shout and flagged items, cleaned up shoutbox css a bit 2007-12-25 17:32:50 +00:00
Karl 'vollmerk' Vollmer
8442e4c7db dont even try to do handshake if password or username have a strlen of 0 2007-12-25 15:45:39 +00:00
Karl 'vollmerk' Vollmer
ee64379cf4 fixed an issue with the flash player when the play method was not default 2007-12-23 23:57:36 +00:00
Karl 'vollmerk' Vollmer
4ea4de9def fixed xml-rpc now uses handshake method properly 2007-12-23 23:13:38 +00:00
Karl 'vollmerk' Vollmer
be699cab75 fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js 2007-12-22 05:14:14 +00:00
Karl 'vollmerk' Vollmer
7e1432273a API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +00:00
Karl 'vollmerk' Vollmer
698f05d14f fixed XML-RPC mostly, uses insecure/old authentication method, needs more work 2007-12-18 05:31:54 +00:00
Karl 'vollmerk' Vollmer
d3176c22e9 added little note on access add as to the defaults, fixed api to use session_length added check for session functions with redirect to /test.php on failure 2007-12-15 08:54:54 +00:00
Karl 'vollmerk' Vollmer
1cf1072165 fixed two transcode bugs 2007-12-15 08:35:00 +00:00
Karl 'vollmerk' Vollmer
454003fa93 minor typo in mpd controller prevented it from being enabled 2007-12-13 16:38:29 +00:00
Karl 'vollmerk' Vollmer
9526a97fb0 moved to a more GPL friendly font, hopefully considering it came from debians stuff 2007-12-13 09:21:32 +00:00
Karl 'vollmerk' Vollmer
17a4516e29 added the controls to the mpd playlist does not refresh correctly, but does work 2007-12-09 20:58:04 +00:00
Karl 'vollmerk' Vollmer
883adcd52b untested HTTPQ code, improved MPD parsing of URLS so it reconizes democratic play stuff now 2007-12-08 10:02:26 +00:00
Karl 'vollmerk' Vollmer
66e0b8ea9d fixed public registration, added ADD button to the recently played stuff 2007-12-02 01:48:15 +00:00
Karl 'vollmerk' Vollmer
0f4a9e4823 corrected some display problems with the capatcha and agreements enabled on user registration 2007-12-02 00:34:09 +00:00
Karl 'vollmerk' Vollmer
7a4d5df34f tweaked the file based zip downloads per CoFs recommendations, now uses temp name and includes ability to add commenting 2007-11-24 10:02:02 +00:00
Karl 'vollmerk' Vollmer
67cbb218cd renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
Karl 'vollmerk' Vollmer
8d914e47c9 additional xml methods songs & album_songs, also implemented catalog add speed improvement from Karl Hungus 2007-11-21 06:53:20 +00:00