Age | Commit message (Expand) | Author |
2007-11-04 | make initialisation of buffer/unbuffer call backs consistent with FS#6639 | Robert Kukla |
2007-10-31 | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-09-19 | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen |
2007-08-23 | FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris Gjenero | Robert Keevil |
2007-08-01 | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius |
2007-06-24 | A patch by Robert Keevil that's been in the tracker way to long, fixes FS #62... | Peter D'Hoye |
2007-06-13 | Accept FS#7264 'Build with -Os switch for coldfire targets'. | Nils Wallménius |
2007-04-11 | Moved SH1 system code to target tree. * First shot at hwcompat cleanup. | Jens Arnold |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-03-01 | Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she... | Jens Arnold |
2007-02-18 | fix the player build | Jonathan Gordon |
2006-12-19 | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis |
2006-11-06 | 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-10-19 | 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-09-16 | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-04-30 | Recording buffer offset must be passed on to the firmware calls, not the othe... | Peter D'Hoye |
2006-03-03 | More 64bit simulator fixes, coinciding with the long policy this time. | Jens Arnold |
2005-12-22 | Simulator fixes: id3 string pointers can be null. | Magnus Holmgren |
2005-12-07 | several small fixes sugested by different people (FireFly, Lear, Takka) | Marcoen Hirschberg |
2005-12-06 | waiting is over: initial unicode commit | Marcoen Hirschberg |
2005-12-04 | Bugfix: Prevent spurious bitswap when switching from recording to playback. T... | Jens Arnold |
2005-11-13 | 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-12 | 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-08 | 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-07 | Overlooked this one when changing sound_set() calls to the individual functions. | Jens Arnold |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-09-15 | Archos recording/playback: (1) Xing header creation: * Now estimates the fram... | Jens Arnold |
2005-09-10 | Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula... | Jens Arnold |
2005-09-05 | Archos recording: yield() within audio_beep() to avoid starving the mpeg thre... | Jens Arnold |
2005-09-04 | Archos recording: Always prepend ID3V2 and Xing header to a recording file, e... | Jens Arnold |
2005-09-02 | Adjusted the file size calculation when prerecording | Linus Nielsen Feltzing |
2005-08-30 | Archos: Even more NULL pointer accesses removed | Linus Nielsen Feltzing |
2005-08-30 | Archos: Removed NULL pointer accesses when changing tracks | Linus Nielsen Feltzing |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-21 | Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ... | Linus Nielsen Feltzing |
2005-08-21 | Hooked up the runtime database on archos. | Jens Arnold |
2005-08-19 | More mpeg.c cleanup: collected variables and declarations at the top, more #i... | Jens Arnold |
2005-08-19 | Cleaned up remnants of early iriver development. First part of #if/#ifdef cle... | Jens Arnold |
2005-08-18 | Use the provided function to calculate the unsaved space in rec_tick(). | Jens Arnold |
2005-07-08 | Fixed skip bug at buffer refill | Henrik Backe |
2005-07-07 | Only update resume info when playing. Fixes resume when exiting recording/ra... | Hardeep Sidhu |