| Commit message (Expand) | Author | Age |
| * | Fix skipping back to the start of WMA files, broken by the addition of resume... | Magnus Holmgren | 2008-04-29 |
| * | Correct copyright date and add acknowledgement of projects (libasf and VLC) t... | Dave Chapman | 2008-04-16 |
| * | Remove redundant init call. | Magnus Holmgren | 2008-04-13 |
| * | Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil... | Michael Giacomelli | 2008-04-12 |
| * | Make the WMA decoder less noisy in the sim. | Michael Giacomelli | 2008-04-07 |
| * | Fix (another) overflow when seeking in long WMA files. | Michael Giacomelli | 2008-03-09 |
| * | Don't assume reading the duration field advances the buffer 12 bytes, instead... | Michael Giacomelli | 2008-03-09 |
| * | If seek fails, don't insert nonsense for the current position. Also, make on... | Michael Giacomelli | 2008-01-06 |
| * | Code-police raid - cosmetic changes only. | Dave Chapman | 2007-12-01 |
| * | Use the correct variable name - fixes warning | Dave Chapman | 2007-11-30 |
| * | Fix warning when compiling the sim. | Michael Giacomelli | 2007-11-30 |
| * | Fix overflow when seeking in long files wma. Also, add a simple sanity check... | Michael Giacomelli | 2007-11-30 |
| * | Add seeking support for wma. Works quite well on my Sansa, and theres some e... | Michael Giacomelli | 2007-11-22 |
| * | Remove conf_filechunk, it should never have been a setting and its implementa... | Brandon Low | 2007-11-05 |
| * | Make a fix for the WMA seek to start bug that actually works... | Thom Johansen | 2007-10-17 |
| * | Fix FS #7973. Hack a way to make skip to start of track work for WMA until we... | Thom Johansen | 2007-10-17 |
| * | use the full resolution we get from the WMA decoder and let the DSP code do t... | Marcoen Hirschberg | 2007-08-06 |
| * | Cosmetic changes - update a comment and add more info to a DEBUGF | Dave Chapman | 2007-07-18 |
| * | TAB and whitespace police | Dave Chapman | 2007-07-11 |
| * | Don't assume files are WMAv2, instead actually check that they are and quit g... | Michael Giacomelli | 2007-07-11 |
| * | ASF parser improvements - it now correctly handles files containing multiple ... | Dave Chapman | 2007-07-10 |
| * | Reorganise the wma_decode_superframe() function - split into a separate init ... | Dave Chapman | 2007-07-09 |
| * | WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and... | Dave Chapman | 2007-07-03 |
| * | Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ... | Dave Chapman | 2007-07-03 |