Mike Crowe
58eb3d914b
Don't bother with any of the timeout business if the state has
...
actually changed. Stops release builds incorrectly displaying
errors claiming that the service has failed to start/stop.
2006-05-31 13:06:12 +00:00
Ron Pedde
c0e5416071
Fix problem with remotely accessing config page
2006-05-31 09:50:27 +00:00
Ron Pedde
7b19b6f533
Fix event dispatching across platforms, clean up icon on win32, update installer template.
2006-05-31 08:34:52 +00:00
Ron Pedde
f0434c8c8f
win32 cleanups
2006-05-31 08:33:23 +00:00
Ron Pedde
8a6b2ee00a
Fix the opportunistic encoding thing -- only transcode to platforms that need it
2006-05-31 06:07:42 +00:00
Ron Pedde
9e5cb8879d
turn down debugging info in xml-rpc.c
2006-05-31 05:43:10 +00:00
Ron Pedde
59287ca77d
Get rid of the FireflyConfig stuff
2006-05-31 05:14:14 +00:00
Ron Pedde
ec00f049f1
Make blank admin password disable the admin interface for all but localhost
2006-05-31 04:24:48 +00:00
Ron Pedde
b567d86d46
escape commas in multivalued string, closing ticket #128
2006-05-31 04:15:06 +00:00
Ron Pedde
f15d1d7d96
Check all parameters before writing them to the config file, send meaningful information to web client on bad update
2006-05-31 02:33:23 +00:00
Ron Pedde
5486e8c76a
Logging fixups -- allow multiple log destinations, always syslog fatals (even before config read), honor logging changes via web interface
2006-05-30 23:46:43 +00:00
Mike Crowe
f5c7712b96
Add 48x48 and 64x64 icons.
...
Add 256 colour icons at 16x16 and 32x32 too.
2006-05-30 21:01:24 +00:00
Mike Crowe
dcd5980fa6
Respond to WM_CLOSE in the hidden window so that the installer can
...
kill us off nice and easily.
2006-05-30 20:19:12 +00:00
Mike Crowe
7cfbedc04c
Fix a rather heinous memory bug. Don't delete things on the stack!
2006-05-30 20:13:53 +00:00
Mike Crowe
1fe21b7686
Use the firely logo on the about page.
2006-05-30 19:47:01 +00:00
Ron Pedde
86cc769b2d
Fix crash on connect with no plugins
2006-05-30 19:31:55 +00:00
Ron Pedde
a159058bf7
Make int/string descriptors interchangeable on wma tags
2006-05-30 19:28:25 +00:00
Mike Crowe
a9349d5d8b
Use the new branding for the icons.
...
Set the dialog box icon appropriately too.
2006-05-30 17:30:58 +00:00
Mike Crowe
94b4883cd2
Make the configuration dialog appear near the mouse pointer if
...
launched from the shell notification icon as requested by Roku's
Anthony Wood.
2006-05-30 16:47:12 +00:00
Mike Crowe
aea1b16ddd
Reformat dialog boxes a bit so that things fit better.
2006-05-30 13:41:16 +00:00
Mike Crowe
4db723e0d1
Refer to the right license file.
2006-05-30 13:39:59 +00:00
Mike Crowe
721b7d4e27
Put up hourglasses while making people wait.
2006-05-30 13:15:27 +00:00
Mike Crowe
50f24f23b4
Make FireflyShell version number format match the server and plugins.
2006-05-30 13:14:43 +00:00
Mike Crowe
94ebfc8498
Actually put the version information in the executable.
2006-05-30 12:54:29 +00:00
Mike Crowe
5ca7890013
Implement the logging tab by reading the log file straight from disk.
2006-05-30 11:29:59 +00:00
Mike Crowe
975dbb6f22
More warning fixage.
2006-05-30 11:28:02 +00:00
Mike Crowe
be4000631c
Lose a couple of build warnings.
2006-05-30 11:26:02 +00:00
Mike Crowe
e6006a207d
It looks like we'll have to use _CRT_SECURE_NO_DEPRECATE to lose warnings
...
otherwise we can't use fopen and friends without getting scary warnings
on VS2005!
2006-05-30 11:24:22 +00:00
Anders Betnér
d9c1742744
Put the daap options in the right mt-daapd.conf section.
...
Changed the config.html Save debugger to only print
options that return errors.
2006-05-30 07:02:16 +00:00
Anders Betnér
62c3ac542a
Added debugging to config.html
...
If you open the page /config.html?debug
There will be debug messages to the javascript console when
you press the Save button
In Safari activate the javascript console like this http://getahead.ltd.uk/ajax/debug-safari
In Firefox install the extension Firebug and activate the console there
2006-05-29 20:00:58 +00:00
Ron Pedde
7f84afb786
get rid of mtd-plugins.h in favor of combined plugin header file ff-plugins.h
2006-05-29 11:58:23 +00:00
Anders Betnér
44014ecf1f
Added missing options to config
2006-05-29 11:52:49 +00:00
Ron Pedde
ef8ebaf93d
get rid of uninitialized value, closing ticket #120
2006-05-29 11:52:28 +00:00
Ron Pedde
770a583dcf
Make conf writer write multivalued properties as comma separated
2006-05-29 11:29:51 +00:00
Ron Pedde
920cb31052
force section and key names to not have spaces. Fixes problems in the configurator
2006-05-29 11:25:09 +00:00
Ron Pedde
69bb8dba82
Add resources for all plugins, make Mike's configurator the default configurator for the package build.
2006-05-29 11:07:19 +00:00
Ron Pedde
7f08580a24
Merge from dev-FireflyShell branch
2006-05-29 09:14:04 +00:00
Ron Pedde
0a14704fd9
Maybe fix for frontrow problems?
2006-05-29 07:57:45 +00:00
Ron Pedde
bc0f4889ad
back out changes to xml-rpc.c
2006-05-29 07:37:31 +00:00
Ron Pedde
b9e14d22ed
Fix format string problems in rsp.c
2006-05-29 07:37:00 +00:00
Ron Pedde
54be2c1c41
minor syntax fixes
2006-05-28 20:11:15 +00:00
Ron Pedde
31b8f6fc69
make .png logo transparent. probably useless, as the logo is going to be replaced, but there you go.
2006-05-28 08:46:23 +00:00
Ron Pedde
1dfb7d0bc0
add ogg metainfo parsing, and ogg playback. fix problems with not recognizing when to transcode on rsp
2006-05-28 08:45:44 +00:00
Ron Pedde
e7d04dbd6b
Add support for flac metatag reading and playback on win32.
2006-05-28 06:36:28 +00:00
Ron Pedde
89b6af89b3
Fixes to build, install, and run ffmpeg ssc on win32
2006-05-28 06:11:37 +00:00
Ron Pedde
0f64686356
add ffmpeg-based transcoding
2006-05-28 04:06:14 +00:00
Anders Betnér
da8f1a6f8f
Forgot this file in last comitt
2006-05-27 21:11:14 +00:00
Anders Betnér
91df6a5abf
Move common javascript functions to util.js closes #69
...
Javascript fixes for Safari
2006-05-27 21:04:19 +00:00
Anders Betnér
5d29ec0dbd
Prevent "Remove" from removing the last html input for options
...
with multiple values.
2006-05-27 17:30:11 +00:00
Ron Pedde
0285f0bdc0
shorten name mangling on rsp
2006-05-27 10:37:46 +00:00