| Commit message (Expand) | Author | Age |
| * | Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir... | Björn Stenberg | 2008-10-10 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Fix red (missing header file) | Bertrik Sikken | 2008-04-27 |
| * | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin | 2008-03-28 |
| * | The const police raid playback.c, should be no change to behaviour. | Steve Bavin | 2008-03-28 |
| * | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis | 2008-03-26 |
| * | Change files to use the public function sleep() and not the intenal kernel fu... | Michael Sevakis | 2008-03-20 |
| * | It makes more sense for the callback registrar to decide if its a "oneshot" t... | Jonathan Gordon | 2008-03-17 |
| * | Implement the playback event handling as a system-wide multi-purpose event sy... | Miika Pekkarinen | 2008-03-16 |
| * | make initialisation of buffer/unbuffer call backs consistent with FS#6639 | Robert Kukla | 2007-11-04 |
| * | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin | 2007-10-31 |
| * | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis | 2007-10-16 |
| * | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen | 2007-09-19 |
| * | FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris Gjenero | Robert Keevil | 2007-08-23 |
| * | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius | 2007-08-01 |
| * | A patch by Robert Keevil that's been in the tracker way to long, fixes FS #62... | Peter D'Hoye | 2007-06-24 |
| * | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius | 2007-06-13 |
| * | Moved SH1 system code to target tree. * First shot at hwcompat cleanup. | Jens Arnold | 2007-04-11 |
| * | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers | 2007-03-04 |
| * | Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she... | Jens Arnold | 2007-03-01 |
| * | fix the player build | Jonathan Gordon | 2007-02-18 |
| * | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis | 2006-12-19 |
| * | Archos recorders, Ondio FM: Set (unused) MAS SDO and S/PDIF out while recordi... | Jens Arnold | 2006-11-06 |
| * | Fixed the errors on the sims. | Michael Sevakis | 2006-11-06 |
| * | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 2006-11-06 |
| * | Patch #6052 - More responsive skip on Archos | Linus Nielsen Feltzing | 2006-10-19 |
| * | Patch #5166 by Robert Keevil - Last.fm logging | Linus Nielsen Feltzing | 2006-10-19 |
| * | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen | 2006-09-16 |
| * | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis | 2006-08-28 |
| * | Recording buffer offset must be passed on to the firmware calls, not the othe... | Peter D'Hoye | 2006-04-30 |
| * | More 64bit simulator fixes, coinciding with the long policy this time. | Jens Arnold | 2006-03-03 |
| * | Simulator fixes: id3 string pointers can be null. | Magnus Holmgren | 2005-12-22 |
| * | several small fixes sugested by different people (FireFly, Lear, Takka) | Marcoen Hirschberg | 2005-12-07 |
| * | waiting is over: initial unicode commit | Marcoen Hirschberg | 2005-12-06 |
| * | Bugfix: Prevent spurious bitswap when switching from recording to playback. T... | Jens Arnold | 2005-12-04 |
| * | removed set audio status method - will be using different approach | Anton Oleynikov | 2005-11-13 |
| * | new function to set audio status (to be used later) | Anton Oleynikov | 2005-11-13 |
| * | Removed monitor option from audio_set_recording_options and the global settin... | Andy | 2005-11-12 |
| * | Fix for broken simulators | Andy | 2005-11-12 |
| * | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy | 2005-11-12 |
| * | Removed tabs | Hardeep Sidhu | 2005-11-08 |
| * | If no previous track found, check if we're really at the end of playback or i... | Hardeep Sidhu | 2005-11-08 |
| * | Overlooked this one when changing sound_set() calls to the individual functions. | Jens Arnold | 2005-11-07 |
| * | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold | 2005-11-06 |
| * | Archos recording/playback: (1) Xing header creation: * Now estimates the fram... | Jens Arnold | 2005-09-15 |
| * | Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula... | Jens Arnold | 2005-09-10 |
| * | Archos recording: yield() within audio_beep() to avoid starving the mpeg thre... | Jens Arnold | 2005-09-05 |
| * | Archos recording: Always prepend ID3V2 and Xing header to a recording file, e... | Jens Arnold | 2005-09-04 |
| * | Adjusted the file size calculation when prerecording | Linus Nielsen Feltzing | 2005-09-02 |