summaryrefslogtreecommitdiff
path: root/apps/codecs/wma.c (follow)
Commit message (Expand)AuthorAge
* Add seeking support for wma. Works quite well on my Sansa, and theres some e...Michael Giacomelli2007-11-22
* Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low2007-11-05
* Make a fix for the WMA seek to start bug that actually works...Thom Johansen2007-10-17
* Fix FS #7973. Hack a way to make skip to start of track work for WMA until we...Thom Johansen2007-10-17
* use the full resolution we get from the WMA decoder and let the DSP code do t...Marcoen Hirschberg2007-08-06
* Cosmetic changes - update a comment and add more info to a DEBUGFDave Chapman2007-07-18
* TAB and whitespace policeDave Chapman2007-07-11
* Don't assume files are WMAv2, instead actually check that they are and quit g...Michael Giacomelli2007-07-11
* ASF parser improvements - it now correctly handles files containing multiple ...Dave Chapman2007-07-10
* Reorganise the wma_decode_superframe() function - split into a separate init ...Dave Chapman2007-07-09
* WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and...Dave Chapman2007-07-03
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03