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 |
|
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
|
784ccfd5cf
|
added mimetype to XML for song objects
|
2009-01-25 17:36:10 +00:00 |
|
Karl 'vollmerk' Vollmer
|
d05f189208
|
tweak debug a tad
|
2009-01-25 16:19:20 +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
|
6b30b4b104
|
fix typo in catalog export
|
2008-12-29 15:32:32 +00:00 |
|
Karl 'vollmerk' Vollmer
|
b2b41d6c4a
|
put in a hack to clear the rightbar if the preferences deem it so
|
2008-12-28 22:12:10 +00:00 |
|
Karl 'vollmerk' Vollmer
|
b43aacaaba
|
sync to trunk
|
2008-12-28 17:47:49 +00:00 |
|
Karl 'vollmerk' Vollmer
|
ffd5b55d0a
|
added the tags to the artist and album display, and also made the cataloging correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style
|
2008-12-28 08:34:06 +00:00 |
|
Karl 'vollmerk' Vollmer
|
748af8fc7c
|
fix issue where the small thumbnail is used for larger images if resize album art enabled
|
2008-12-28 08:06:03 +00:00 |
|
Karl 'vollmerk' Vollmer
|
a55a80fd30
|
sync changes to trunk
|
2008-12-26 20:48:39 +00:00 |
|
dipsol
|
f3bb93b2bf
|
XML-RPC uses now a sha256 digest
|
2008-12-11 16:53:14 +00:00 |
|
dipsol
|
93f3c4e929
|
Deleted parameters which where creating errors.
|
2008-12-11 16:43:50 +00:00 |
|
dipsol
|
e415574302
|
When updating an remote catalog it will try to grab the images from the remote machine to the local database.
|
2008-12-11 15:21:07 +00:00 |
|
dipsol
|
efa0fda4ff
|
changed the xmlrpc library to the pear xmlrpc library. Also fixed some other litle things not worth mentioning.
|
2008-12-11 07:39:41 +00:00 |
|
dipsol
|
1d990900fb
|
Fixed an call to debug_event, added an third parameter which is mandatory.
|
2008-12-10 15:44:38 +00:00 |
|
Karl 'vollmerk' Vollmer
|
c99a5d58cf
|
added the recently played back in
|
2008-12-07 15:03:33 +00:00 |
|
Karl 'vollmerk' Vollmer
|
07f8ef395a
|
finished up the rss feed stuff for now playing, it is currently the only type that works, should conform to rss standards now
|
2008-12-07 14:02:12 +00:00 |
|
Karl 'vollmerk' Vollmer
|
287a46f11e
|
some work on the rss feed stuff
|
2008-12-06 18:47:09 +00:00 |
|
Karl 'vollmerk' Vollmer
|
a2c8bf9d48
|
make a slight change to the song display, the title is now the direct link. The info page is now an icon, this is based on watching a few ampache newbies try to use it and get confused as to how play stuff
|
2008-12-06 15:32:42 +00:00 |
|
Karl 'vollmerk' Vollmer
|
809bbe1f97
|
little more work, at least it is unbroken again... still not finished
|
2008-12-06 13:49:23 +00:00 |
|
Karl 'vollmerk' Vollmer
|
08f09cbe02
|
some more minor changes to the browsing, not complete yet but it is stuff I do not want to lose
|
2008-12-06 11:31:37 +00:00 |
|
Kevin James 'purdyk' Purdy
|
c07ea5d5d4
|
Fixed typo in playlist xml.
|
2008-12-02 19:26:55 +00:00 |
|
Karl 'vollmerk' Vollmer
|
ee10d335e0
|
junk commit, nothing really changed
|
2008-12-02 08:47:15 +00:00 |
|
Karl 'vollmerk' Vollmer
|
245b69d645
|
some other minor changes, nothing big
|
2008-11-29 18:38:46 +00:00 |
|
Karl 'vollmerk' Vollmer
|
73809f0c1d
|
improved error messages for api, includes additional information on handshake failure, also translate the errors
|
2008-11-29 16:48:12 +00:00 |
|
Karl 'vollmerk' Vollmer
|
d48d73b67d
|
require users to have at least 25 to create playlists, or have access to them
|
2008-11-26 10:48:57 +00:00 |
|
Karl 'vollmerk' Vollmer
|
e35405ce69
|
allow add or verify on a specified sub directory of an existing catalog
|
2008-11-19 23:06:21 +00:00 |
|
Karl 'vollmerk' Vollmer
|
ef684b03c2
|
prevent fread($fp,0) if a program seeks to the very end of a file
|
2008-11-19 20:05:29 +00:00 |
|
Karl 'vollmerk' Vollmer
|
0be17796f1
|
added in ping for the xmlapi returns the version, if a authID is passed it extends the session and then returns the version + new expire time
|
2008-11-19 18:44:46 +00:00 |
|
Karl 'vollmerk' Vollmer
|
0bd925f488
|
add the ratings to the album and artist xml results, fixed a logic error on the api session extending
|
2008-11-19 17:02:37 +00:00 |
|
Karl 'vollmerk' Vollmer
|
0d0f8c23f4
|
more cleanup, added numeric values of ratings to the song xml return
|
2008-11-15 20:49:08 +00:00 |
|
Karl 'vollmerk' Vollmer
|
e25d057b5c
|
simplify the logic, and improve it all in one commit.. lies
|
2008-11-15 20:26:40 +00:00 |
|
Karl 'vollmerk' Vollmer
|
2562b5a00b
|
add in require_localnet_session configuration
|
2008-11-15 06:41:41 +00:00 |
|
Karl 'vollmerk' Vollmer
|
9862fe72c6
|
fixed a problem where random urls were not being used by the flash player
|
2008-11-14 20:40:23 +00:00 |
|
Kevin James 'purdyk' Purdy
|
dd15bf25ca
|
Creating new user now uses the new password hashing scheme
|
2008-11-03 17:55:29 +00:00 |
|
Karl 'vollmerk' Vollmer
|
e33a8f344d
|
no real progress, just saving my work
|
2008-11-03 09:05:47 +00:00 |
|
Karl 'vollmerk' Vollmer
|
0a08d312b7
|
move to sha256 for passwords API and Interface
|
2008-10-30 17:17:27 +00:00 |
|
Karl 'vollmerk' Vollmer
|
dac46f0b6e
|
added in badtime error check and made it return the buffer on unknown errors to help debugging
|
2008-10-30 16:51:40 +00:00 |
|
Karl 'vollmerk' Vollmer
|
9a251be9a6
|
switched to sha1() api authentication method
|
2008-10-30 15:12:55 +00:00 |
|
Karl 'vollmerk' Vollmer
|
e8559dd683
|
fix http auth issues, fix missing line sfrom dipsols patch, few other minor things
|
2008-10-29 06:47:00 +00:00 |
|
Karl 'vollmerk' Vollmer
|
f593f18131
|
Commit, still no internet paying for it.. curse you free.fr
|
2008-10-27 09:24:34 +00:00 |
|
momo-i
|
14019e88c5
|
Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)
|
2008-10-22 21:57:40 +00:00 |
|
momo-i
|
29d78e8011
|
Updated registration mail multi-byte and language sync.
|
2008-09-05 00:09:50 +00:00 |
|
momo-i
|
b000e8a448
|
Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.
|
2008-09-04 22:20:49 +00:00 |
|
momo-i
|
01670c6abd
|
simplify code, remove large if else statement
|
2008-09-03 22:44:01 +00:00 |
|
Karl 'vollmerk' Vollmer
|
64cbf29ff3
|
simplify code, remove large if else statement
|
2008-09-03 15:12:22 +00:00 |
|
momo-i
|
e5fc28772b
|
fixed ids to song_ids
|
2008-09-03 00:22:05 +00:00 |
|