| Commit message (Expand) | Author | Age |
| * | Made Supported the default File View option | Linus Nielsen Feltzing | 2005-06-21 |
| * | Iriver: Backlight fading is now configurable. Added a function to stop the ba... | Jens Arnold | 2005-06-20 |
| * | iriver: LCD flip for H1x0 remote, some code cleanup. | Jens Arnold | 2005-06-17 |
| * | Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav... | Jens Arnold | 2005-06-16 |
| * | Added Crossfade setting for iRiver | Linus Nielsen Feltzing | 2005-06-09 |
| * | New recording feature: Don't split every 24 hours if timesplit is off, but on... | Jens Arnold | 2005-06-04 |
| * | Remote LCD: added own backlight timeout stuff | Christian Gmeiner | 2005-05-30 |
| * | Disabled unused constants. | Jens Arnold | 2005-05-08 |
| * | Improved bitfield handling for settings and MMC (more straigtforward, smaller... | Jens Arnold | 2005-05-04 |
| * | IRiver: better default contrast value | Christian Gmeiner | 2005-04-15 |
| * | IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main... | Christian Gmeiner | 2005-04-15 |
| * | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing | 2005-04-06 |
| * | Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,... | Jens Arnold | 2005-04-04 |
| * | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 2005-04-04 |
| * | Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo... | Linus Nielsen Feltzing | 2005-04-04 |
| * | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing | 2005-04-01 |
| * | removed the practically useless "trickle charge" and "deep discharge" options... | Jörg Hohensohn | 2005-03-03 |
| * | More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) | Jörg Hohensohn | 2005-03-03 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | properly include limits.h with angle brackets | Jean-Philippe Bernardy | 2005-02-15 |
| * | fixed win32 build | Jean-Philippe Bernardy | 2005-02-11 |
| * | long policy | Jean-Philippe Bernardy | 2005-02-11 |
| * | New Recording Option: Show recording screen on startup | Christi Scarborough | 2005-02-04 |
| * | HAVE_RECORDING rather than mas-type defines recording ability | Daniel Stenberg | 2005-02-02 |
| * | New Ondio feature: Battery type setting, for correct battery level display. | Jens Arnold | 2005-01-30 |
| * | Renamed the config variable for the battery display type to battery_display t... | Jens Arnold | 2005-01-30 |
| * | Fixed yellow builds (int->long) | Jens Arnold | 2005-01-24 |
| * | Added ID3 database dirfilter | Björn Stenberg | 2005-01-17 |
| * | New channel configuration setting, allowing fine-grained control of the stere... | Jens Arnold | 2005-01-12 |
| * | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn | 2004-12-28 |
| * | multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all... | Jörg Hohensohn | 2004-12-18 |
| * | Removed annoying debug output | Linus Nielsen Feltzing | 2004-11-17 |
| * | Added 74 and 80 minute recording time splits, for convenient CD creation, fix... | Linus Nielsen Feltzing | 2004-10-27 |
| * | Logarithmic scroll speed setting: speed doubles every 3 steps. | Jens Arnold | 2004-10-15 |
| * | Consistent battery capacity handling for settings and menu, adapted allowed r... | Jens Arnold | 2004-10-10 |
| * | Removed car adapter mode for Ondio, and changed the misleading config option ... | Jens Arnold | 2004-10-10 |
| * | Removed disk settings menu for Ondio | Jens Arnold | 2004-10-09 |
| * | Removed button bar for devices with no F buttons (Ondio) | Jens Arnold | 2004-10-09 |
| * | Removed backlight handling remains for platforms with no backlight (Ondio) | Jens Arnold | 2004-10-09 |
| * | Fix: Config sector calculation failed on super-floppy formatted media | Jens Arnold | 2004-10-09 |
| * | multiple battery types prepared (CONFIG_BATTERY) | Jörg Hohensohn | 2004-10-08 |
| * | patch #978765 by Carsten Tschach, new option for voice filenames: every file ... | Jörg Hohensohn | 2004-10-06 |
| * | The prerecord setting had too few bits allocated | Linus Nielsen Feltzing | 2004-10-04 |
| * | Added MAS3539F support (Ondio SP) | Jens Arnold | 2004-09-29 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | Removed debug code, shouldn't have been committed | Jens Arnold | 2004-09-28 |
| * | The config sector number is now calculated from the lowest partition start se... | Jens Arnold | 2004-09-28 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | Made set_file() case insensitive. | Henrik Backe | 2004-09-05 |
| * | Const policed pointer arguments to functions, part 3 | Jens Arnold | 2004-08-18 |