Ron Pedde
|
ee5955cb30
|
logoing changes
|
2006-06-09 05:06:35 +00:00 |
|
Ron Pedde
|
a1c2a47f2b
|
Make event logs register correctly, turn down the select error on windows rendezvous, and fix crash on short mp3 files.
|
2006-06-08 10:10:23 +00:00 |
|
Ron Pedde
|
c6075137bf
|
Add wmav back in, make wma transocing for non-standard bitrates and samplerates.
|
2006-06-07 05:43:15 +00:00 |
|
Ron Pedde
|
606858a02f
|
stop crash on unknown song_length
|
2006-06-07 04:38:54 +00:00 |
|
Ron Pedde
|
53125647d6
|
segv when error not set, thanks to kit from forums
|
2006-06-07 03:24:39 +00:00 |
|
Ron Pedde
|
b36c4a12d6
|
Disable wma voice pending further debugging.
|
2006-06-06 05:22:54 +00:00 |
|
Ron Pedde
|
8f8a5a5cb7
|
Add plugin for wma transcoding based on windows media format 9.5 SDK.
|
2006-06-05 04:18:33 +00:00 |
|
Ron Pedde
|
15ae458b87
|
new codectype for wma voice
|
2006-06-05 03:37:33 +00:00 |
|
Ron Pedde
|
0554045c32
|
add framework for testing transcoder dlls
|
2006-06-04 09:31:32 +00:00 |
|
Ron Pedde
|
2ca9a89ccf
|
add wmal and wmap codectypes for wma lossless and wma pro
|
2006-06-04 08:13:50 +00:00 |
|
Ron Pedde
|
2072b9eaf2
|
Calculate bitrate without header
|
2006-06-04 04:51:52 +00:00 |
|
Ron Pedde
|
d2bb534ddd
|
Better estimate of bitrate on mp3 files
|
2006-06-04 04:45:47 +00:00 |
|
Ron Pedde
|
998fdcc9d0
|
Lower debug load by only event plugining level E_LOG or lower
|
2006-06-04 03:36:27 +00:00 |
|
Ron Pedde
|
23e5a964d5
|
Fix sample rate and bitrate for rsp and daap, fixing #134
|
2006-06-03 09:17:17 +00:00 |
|
Ron Pedde
|
5a9ecc0191
|
tune logging
|
2006-06-03 07:47:40 +00:00 |
|
Ron Pedde
|
bb9c3fe75b
|
implement password handling for rsp
|
2006-06-03 06:10:16 +00:00 |
|
Ron Pedde
|
93ef128cfb
|
Add browse type detailed for rsp
|
2006-06-03 06:02:03 +00:00 |
|
Ron Pedde
|
bdc4fdc425
|
compile first, then commit. even on one-liners. stupid stupid stupid.
|
2006-06-01 06:27:16 +00:00 |
|
Ron Pedde
|
95dd1048be
|
Don't send scan stopped events if the scan was aborted by service shutdown
|
2006-06-01 06:20:55 +00:00 |
|
Ron Pedde
|
6fd6a1c9bb
|
Make the no_access page work for blank admin_pw
|
2006-06-01 06:17:26 +00:00 |
|
Ron Pedde
|
b3682a2d11
|
implement configfile for the no_access page
|
2006-06-01 05:04:13 +00:00 |
|
Ron Pedde
|
704822faa0
|
fix debuglevel not being honored in config
|
2006-06-01 04:21:31 +00:00 |
|
Ron Pedde
|
b5e2f92f19
|
fix crash on web interface when saving config
|
2006-06-01 04:19:26 +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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Ron Pedde
|
0285f0bdc0
|
shorten name mangling on rsp
|
2006-05-27 10:37:46 +00:00 |
|
Ron Pedde
|
b03942bfba
|
Add the ffmpeg transcoding plugin
|
2006-05-27 10:33:08 +00:00 |
|
Ron Pedde
|
27f4765408
|
fix for new plugin format
|
2006-05-27 08:50:09 +00:00 |
|