| Commit message (Expand) | Author |
| 2012-04-25 | Add codecs to librbcodec. | Sean Bartell |
| 2011-08-28 | Commit work started in FS#12153 to put timing/position information in PCM | Michael Sevakis |
| 2011-06-01 | FS#12140 by Sean Bartell, Make various codec stuff static. | Nils Wallménius |
| 2011-05-01 | Fix several 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann |
| 2011-04-27 | Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib... | Michael Sevakis |
| 2011-02-20 | Enforce that codecs wait for their metadata in a proper-ish and consistent ma... | Michael Sevakis |
| 2010-08-04 | Increase wmapro decoder output sample depth to 24 bits, makes the mean error ... | Mohamed Tarek |
| 2010-08-03 | Fix the sample count in wma pro. | Mohamed Tarek |
| 2010-07-29 | Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen... | Andree Buschmann |
| 2010-07-26 | Modify the wma pro decoder to produce non-interleaved samples, and work direc... | Mohamed Tarek |
| 2010-07-25 | codecs: mark some local variables with 'static' | Nils Wallménius |
| 2010-07-17 | Check for errors from decode_packet in wmapro.c | Mohamed Tarek |
| 2010-07-15 | Initial cleanup for libwmapro. | Mohamed Tarek |
| 2010-07-14 | Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151... | Mohamed Tarek |
| 2010-07-05 | Partial conversion of the wmapro decoder to fixed point arithmetic. Currently... | Mohamed Tarek |
| 2010-06-21 | Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t... | Mohamed Tarek |
| 2010-05-09 | nomsg | Mohamed Tarek |
| 2009-07-13 | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil |
| 2009-03-30 | Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. | Daniel Stenberg |
| 2008-11-26 | Creative ZVM : cosmetics | Rafaël Carré |
| 2008-09-10 | Some header file / static function fixes for creative zvm | Bertrik Sikken |
| 2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
| 2008-04-24 | Commit whole Creative Zen Vision:M target tree + all related firmware/ | Maurus Cuelenaere |
| 2007-09-30 | I got bullied in IRC by linuxstb and markun... | Jonathan Gordon |
| 2007-09-22 | Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to... | Karl Kurbjun |
| 2007-09-20 | Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N... | Karl Kurbjun |
| 2007-09-05 | Fix USB detection on the Player. | Jens Arnold |
| 2007-09-04 | FS #7691 - improved USB detection on PP devices. This patch modifies the tar... | Dave Chapman |
| 2007-04-11 | Moved archos USB handling to target tree. Minor simplification for coldfire (... | Jens Arnold |
| 2006-11-10 | Forgot to add new files for iFP move to target tree. | Tomasz Malesinski |
| 2006-09-01 | Add backlight support for H10 | Barry Wardell |
| 2006-08-03 | Barry Wardell's initial work for the iriver H10 port | Daniel Stenberg |
| 2006-07-26 | Remote LCD communication driver for X5, very loosely based on patch FS#5634 b... | Linus Nielsen Feltzing |
| 2006-03-22 | Backlight for iAudio X5 | Linus Nielsen Feltzing |
| 2006-03-22 | USB mode for iAudio X5 | Linus Nielsen Feltzing |
| 2006-03-07 | iAudio X5 target-specific ATA driver code | Linus Nielsen Feltzing |
| 2003-01-22 | Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE... | Uwe Freese |
| 2002-09-24 | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg |
| 2002-09-06 | Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem... | Björn Stenberg |
| 2002-08-23 | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg |
| 2002-06-24 | games and screensavers are now in submenus | Robert Hak |
| 2002-05-13 | Changing to C99 'bool' type | Björn Stenberg |
| 2002-04-26 | Simpler API and remove interrupt code | Björn Stenberg |
| 2002-04-23 | Moved driver to 'drivers' subdir | Björn Stenberg |
| 2002-04-20 | Fixed REG and REG_ADDR style macros | Björn Stenberg |
| 2002-03-28 | First version | Björn Stenberg |
| 2002-03-26 | updates | Daniel Stenberg |
| 2002-03-26 | lcd_update() works for X11 now... | Daniel Stenberg |
| 2002-03-26 | generic and specific LCD functions | Daniel Stenberg |