Age | Commit message (Expand) | Author |
2007-02-07 | Do Mike's previous patch a bit nicer. | Jonathan Gordon |
2007-02-07 | Fix warnings. Initialized struct needs at least one member actually initializ... | Michael Sevakis |
2007-02-07 | Change the radio screen and recording screen to use the global_status structu... | Michael Sevakis |
2007-02-07 | Don't save the in-out state of the recording screen as a setting. Fixes the s... | Michael Sevakis |
2007-02-03 | Allow longer filenames for settings files. (fixes FS #6615) | Marianne Arnold |
2007-02-01 | when saving config.cfg, only save settings which are not the same as | Jonathan Gordon |
2007-02-01 | FS#4770 - Add USB charging for the H300 series | Steve Bavin |
2007-01-29 | Rearrange these files so they are more managable. No real code changes. Some ... | Jonathan Gordon |
2007-01-25 | remove the persistant settings stuff. Load /.rockbox/fixed.cfg after config.c... | Jonathan Gordon |
2007-01-24 | Split the system status variables out of global_settings and put them into a ... | Jonathan Gordon |
2007-01-23 | Permanently enable powering down the disk when it's sleeping for supported ta... | Nils Wallménius |
2007-01-23 | Settings are now stored in /.rockbox/config.cfg instead of the hidden sector.... | Jonathan Gordon |
2006-12-19 | Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option to | Jonathan Gordon |
2006-11-24 | Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl... | Michael Sevakis |
2006-11-13 | Backdrop support for greyscale targets. WPS backdrop is untested. | Jens Arnold |
2006-11-10 | Support building tagcache db natively on PC using the core of the | Miika Pekkarinen |
2006-11-09 | Recording trigger for software codec targets | Martin Scarratt |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-27 | Re-enable the currently unused and broken dithering and noise shaping code al... | Thom Johansen |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-10-19 | Patch #5166 by Robert Keevil - Last.fm logging | Linus Nielsen Feltzing |
2006-10-09 | Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad... | Jonathan Gordon |
2006-10-05 | Implement region setting for the fm tuner. The region setting affects deempha... | Dominik Riebeling |
2006-10-03 | add some consistancy to the path #defines | Jonathan Gordon |
2006-09-27 | Oops, didnt mean to commit this | Martin Scarratt |
2006-09-27 | If a directory is created in the recording screen, the dir browser needs refr... | Martin Scarratt |
2006-09-26 | Fixed remote contrast settings. Maybe'll get some build errors here. | Michael Sevakis |
2006-09-26 | Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head... | Linus Nielsen Feltzing |
2006-09-18 | Reverted the recording timer commit, as it has at least 2 major problems. (1)... | Jens Arnold |
2006-09-18 | Recording countdown timer: set timer in recording settings screen (max 1 week... | Martin Scarratt |
2006-09-10 | Added remote backlight on hold option to players with remote hold switch. Dis... | Michael Sevakis |
2006-09-09 | H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro... | Barry Wardell |
2006-09-02 | #include button.h in settings.h - HAVE_BUTTON_HOLD (defined in button.h) is u... | Dave Chapman |
2006-09-02 | Display bitrate (Q value for Archos), samplerate, channels and recording form... | Martin Scarratt |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-08-16 | Automatic Gain Control during recording. At this point only compiled for iriv... | Peter D'Hoye |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-15 | Add support for displaying the the current path or the full path (or neither)... | Dan Everton |
2006-08-14 | Add support for the iPod Video hardware equalizer. You can access it from Sou... | Dan Everton |
2006-08-08 | Accepted FS #5772 by Michael Sevakis | Rani Hod |
2006-08-03 | Barry Wardell's keymappings for H10 | Daniel Stenberg |
2006-07-31 | Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix and | Rani Hod |
2006-07-25 | Contrast setting cleanup: * Only include contrast setting for targets where i... | Jens Arnold |
2006-07-25 | Restore the default backlight settings broken by Rani | Linus Nielsen Feltzing |
2006-07-23 | Accepted FS #5474 by yours truly. | Rani Hod |
2006-07-22 | Added options to timesplit recording feature (now renamed filesplit). Choose ... | Martin Scarratt |
2006-07-22 | Patch by Alexander Spyridakis - Add forgotten remote_bidir_scroll setting. D... | Dave Chapman |
2006-07-10 | Oops, forgot to commit this. | Miika Pekkarinen |
2006-07-01 | Relocated the iriver remote button defines and added them to settings.h as we... | Peter D'Hoye |
2006-05-25 | Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ... | Jens Arnold |