Commit Graph

33 Commits

Author SHA1 Message Date
Ron Pedde ca7beedde3 convert scan-wma to io_ functions 2007-08-01 06:21:53 +00:00
Ron Pedde 4b9b1fe177 merge ron-ssl branch back to trunk in preparation for windows cleanups, merge setup tweaks and credits language as well as update rend-posix from stable-aspl-free 2007-07-31 04:34:33 +00:00
Ron Pedde 14fe9f9c6c Add memory debugging (--enable-mem-debug), find and fix several small (and not so small) memory leaks 2007-01-17 01:06:16 +00:00
Ron Pedde 758c0c6245 stdint fixes 2006-11-14 05:29:32 +00:00
Ron Pedde c1ac15cd97 win32 cleanups, fixes for 48k flac playing slowly. 2006-11-11 23:15:33 +00:00
Ron Pedde e02f0774ec add album_artist and bits_per_sample, bumping db version. Collect album_artist from flac, aac, wma, and iTunes xml. Collect sample_count and bits_per_sample for flac 2006-11-04 04:17:24 +00:00
Ron Pedde e33f1a3167 make encrypted wma files wmap/wma rather than wma/wmap 2006-11-02 04:50:31 +00:00
Ron Pedde 2f0dafba61 trivial printf formatting bug 2006-10-16 03:24:52 +00:00
Ron Pedde d89220fb5e Byte-endian fixes for wma parsing 2006-10-16 03:19:10 +00:00
Ron Pedde b928966f9b Make DRM-protected wma files have a codectype of WMAP 2006-10-15 23:07:16 +00:00
Ron Pedde e878464716 Fix for bad seeks on wma subheaders 2006-08-31 00:37:16 +00:00
Ron Pedde c5ef4021a3 Support for multiple wma composers 2006-08-29 03:21:19 +00:00
Ron Pedde c7a385b9b1 Add sample rate from wma files, closing #166 2006-08-26 04:14:17 +00:00
Ron Pedde c319c8b090 Move collecting pmp3->file_size in the scanner driver rather than individual scanners. Fixes half of #166 2006-08-26 03:57:35 +00:00
Ron Pedde 714af4c9ce Minor fixes to limit memory used by wma scanner 2006-07-29 06:31:30 +00:00
Ron Pedde 5b18d69d28 Make win32 version file handling use wide character functions (for non-latin filenames) 2006-07-17 04:49:44 +00:00
Ron Pedde c9c0b4de9a multiple composer support (maybe) fixing #156 2006-06-19 04:45:03 +00:00
Ron Pedde 166d351ad1 fix wm/shareduserrating 2006-06-13 02:57:45 +00:00
Ron Pedde 15ae458b87 new codectype for wma voice 2006-06-05 03:37:33 +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 a159058bf7 Make int/string descriptors interchangeable on wma tags 2006-05-30 19:28:25 +00:00
Ron Pedde b0f3a6efb9 Fix double-free in wma parsing causing crash on scan 2006-05-24 04:25:21 +00:00
Ron Pedde 64eed880d3 Fix rating on wma 2006-05-17 05:53:02 +00:00
Ron Pedde c8b10769a2 Oops.. move the wma tags to the right place 2006-05-11 07:06:00 +00:00
Ron Pedde fae19b3b63 wma tag realignments 2006-05-11 06:50:47 +00:00
Ron Pedde 7c3b08cd53 prefer wma wm/tracknumber over wm/track 2006-05-06 22:34:46 +00:00
Ron Pedde 4fd83e45a9 Fix blindingly obvious utf-16 to utf-8 bug, fixes bug #89 2006-05-03 04:21:28 +00:00
Ron Pedde 00dd561aac Fix bad track parsing on wma 2006-05-03 03:37:31 +00:00
Ron Pedde a1a4ba9c1b Fix ticket #28 -- incorrect song duration on wma files. Also update scanner driver for new config, etc 2006-03-29 05:08:57 +00:00
Ron Pedde 9a133dcbdc Merged win32-branch 2006-02-26 08:46:24 +00:00
Ron Pedde 8623fecab9 More scanning restructuring -- return TRUE on success, get rid of dual scanners 2005-06-02 02:26:04 +00:00
Ron Pedde e2d835fbce -Wall cleanups for gcc4 2005-05-30 03:41:31 +00:00
Ron Pedde 5915acfa81 Refactoring scanning -- split aac scanning from mp3-scanner 2005-05-29 23:44:23 +00:00