1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
Commit graph

1720 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
addb6f957f broke the advanced random stuff, only ui in place for new stuff... 2009-02-10 03:49:24 +00:00
Karl 'vollmerk' Vollmer
58900248cc tweak it so that flv is a valid video type and correctly(??) get the codec from it 2009-02-09 23:04:15 +00:00
Karl 'vollmerk' Vollmer
f694c28b63 fix edit links, and some interface issues I created with other changes 2009-02-09 22:28:59 +00:00
momo-i
0c98972772 fixed: if win user use strict mode, check force easy mode. 2009-02-09 02:50:26 +00:00
Karl 'vollmerk' Vollmer
a6469d99a7 forgot some columns on democratic playlist 2009-02-08 15:27:10 +00:00
Karl 'vollmerk' Vollmer
2a0c72b30c some more minor tweaks to democratic playlist, fixed now playing on localplay playlist 2009-02-08 15:16:02 +00:00
Karl 'vollmerk' Vollmer
e24192c441 fixed mpd controller url parsing 2009-02-08 14:41:00 +00:00
Karl 'vollmerk' Vollmer
9d6ca07ecb more tweaks to the democratic playlist, move the play command out front also clean up now playing on localplay status box 2009-02-08 02:27:14 +00:00
Karl 'vollmerk' Vollmer
db46455582 fixed missing reference to new variable name when downsampling 2009-02-08 01:49:56 +00:00
Karl 'vollmerk' Vollmer
00f3ef062c forgot interface 2009-02-08 00:46:05 +00:00
Karl 'vollmerk' Vollmer
45486a28fc standardize media interface stuff a bit 2009-02-08 00:43:10 +00:00
Karl 'vollmerk' Vollmer
0de67b0682 rename the variables, potentially break some stuff, good fun 2009-02-07 05:03:13 +00:00
Karl 'vollmerk' Vollmer
d9e9eb462d add a check for Windows + PHP < 5.3 and update readme to reflect new requirements 2009-02-07 03:54:36 +00:00
momo-i
25041fe678 Updated: message merged r1861 2009-02-05 01:55:44 +00:00
Karl 'vollmerk' Vollmer
05e92cab60 frigging db name in creation definition vollmer is fired 2009-02-04 22:43:40 +00:00
Karl 'vollmerk' Vollmer
3356fc5f91 update changelog 2009-02-04 03:17:08 +00:00
Karl 'vollmerk' Vollmer
790fc1c944 fix a password bug on updating http_q instances 2009-02-04 03:15:26 +00:00
Karl 'vollmerk' Vollmer
491b530cca add a few more columns to the video view, tweak how it picks the title when indexing 2009-02-04 02:49:12 +00:00
Karl 'vollmerk' Vollmer
87ac3e4500 fix display of ip history 2009-02-04 01:38:11 +00:00
Karl 'vollmerk' Vollmer
97c538e24f slight tweak to dba class to try to make it a little more bullet proof, commented added functions 2009-02-04 01:27:45 +00:00
momo-i
984a2d8dba added: user can select mail check type "strict", "easy", or "none" 2009-02-03 22:31:09 +00:00
momo-i
1b3ef2951f Added: checkdnsrr and getmxrr function for Win 2009-02-03 07:18:00 +00:00
Karl 'vollmerk' Vollmer
00effbf554 Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements 2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
0a2b41b143 fixed localplay not showing current playing song and clear playlist not refreshing the screen 2009-02-02 02:01:23 +00:00
Karl 'vollmerk' Vollmer
a6ad247623 fix playlist adds not showing up but still adding, fixed ip history being wiped by db update 2009-02-02 01:39:25 +00:00
momo-i
907b71ec77 Updated: message merged r1849 2009-02-01 22:50:03 +00:00
Karl 'vollmerk' Vollmer
97c0856a21 forgot to do :w 2009-02-01 02:48:50 +00:00
Karl 'vollmerk' Vollmer
4aefc1fadc incomplete changes, commiting because I need a coding break 2009-02-01 02:45:39 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
1891fd835c ACL with IPv6 should be working / testing now 2009-01-31 23:48:46 +00:00
Karl 'vollmerk' Vollmer
75d22768ec playing with svn keywords 2009-01-31 22:52:06 +00:00
Karl 'vollmerk' Vollmer
babecb6cd0 add new ACL creation forms, none of them work yet, remove wrong icon... add correct icon 2009-01-31 22:49:29 +00:00
Karl 'vollmerk' Vollmer
c0916ab7e9 Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update 2009-01-31 22:06:31 +00:00
Karl 'vollmerk' Vollmer
2ad68e2692 add some extra debug for failures on charset setting 2009-01-29 01:57:43 +00:00
Karl 'vollmerk' Vollmer
2080e50d0a bump xspf jukebox version 2009-01-28 21:15:18 +00:00
Karl 'vollmerk' Vollmer
572f375eee Allow blank root MySQL password, required for compatibilty, continue to dis-allow Ampache MySQL account password to be blank. Revert additional check on DB Connection, do not want to tell the world their DB password is blank. The config clearly states this restriction 2009-01-28 21:10:53 +00:00
dipsol
76f176159e Ticket #378, The where statement was inserted before the join. That resulted in an invalid sql statement. Fixed it. 2009-01-28 13:09:51 +00:00
dipsol
8dc49610d6 Ticket #387, added some checks during install for empty db passwords. Also added this to check when something goes wrong. 2009-01-28 12:23:37 +00:00
Karl 'vollmerk' Vollmer
dd4330e2af fix typo in translate where collation was not set, instead charset was set twice (Thx sfkoch) 2009-01-27 20:55:55 +00:00
Karl 'vollmerk' Vollmer
03d0c2d5c3 fix editing preferences, and colorize the debug page a tad for fun 2009-01-27 03:57:38 +00:00
Karl 'vollmerk' Vollmer
bc25aa8141 add missing files 2009-01-25 17:59:31 +00:00
Karl 'vollmerk' Vollmer
784ccfd5cf added mimetype to XML for song objects 2009-01-25 17:36:10 +00:00
Karl 'vollmerk' Vollmer
585892e65f green-marble as well 2009-01-25 17:19:46 +00:00
Karl 'vollmerk' Vollmer
a626a53603 new themes thanks porthose 2009-01-25 17:16:26 +00:00
Karl 'vollmerk' Vollmer
d05f189208 tweak debug a tad 2009-01-25 16:19:20 +00:00
momo-i
c8f59fa058 Updated: merged from r1828 (3.5-alpha1)
Updated: translation headers #363
2009-01-05 23:01:55 +00:00
Karl 'vollmerk' Vollmer
0f1d017809 final commits before the release 2009-01-01 04:51:29 +00:00
Karl 'vollmerk' Vollmer
93b1be95c9 fix the sort files script to handle variable folder art names and enable final db update for alpha1 2009-01-01 04:24:56 +00:00
Karl 'vollmerk' Vollmer
83b534b820 slight improvement in the dump album art, can take an argument for them meta data types valid values are windows and linux 2008-12-31 17:23:43 +00:00
Karl 'vollmerk' Vollmer
6b30b4b104 fix typo in catalog export 2008-12-29 15:32:32 +00:00