summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
* scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold2005-01-16
* Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn2005-01-13
* Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold2004-12-26
* different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn2004-12-24
* aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn2004-12-21
* bigger Rockbox logo for bigger LCD screenDaniel Stenberg2004-12-20
* An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing2004-11-22
* Added iRiver button codesLinus Nielsen Feltzing2004-11-19
* Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold2004-11-14
* Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing2004-11-08
* Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold2004-10-24
* mapping for the Ondio, keyboard is enabled now.Jörg Hohensohn2004-10-22
* Phew, all features available to Ondio, too. What an #ifdef monster. New featu...Jörg Hohensohn2004-10-19
* Ondio: inaccessible button actions are now in the menu (presets+add), preset ...Jörg Hohensohn2004-10-19
* Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing2004-10-19
* Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing2004-10-19
* tuner cleanup + improvements:Jörg Hohensohn2004-10-19
* minor touchup, to make the tuner interface independent from the IFJörg Hohensohn2004-10-18
* fix: the presence detection needs to power up the tuner firstJörg Hohensohn2004-10-17
* file name generation for recorder without RTC (Ondio)Jörg Hohensohn2004-10-17
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2004-10-15
* fix for menu button quirkJörg Hohensohn2004-10-13
* limited FM screen for the OndioJörg Hohensohn2004-10-10
* removed obsolete codeJörg Hohensohn2004-10-10
* minor improvement: allow option cycling for OndioJörg Hohensohn2004-10-09
* recording enabled for OndioJörg Hohensohn2004-10-09
* The preset menus now ignore DOWN button events, fixes bug #1041944Linus Nielsen Feltzing2004-10-07
* Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing2004-10-04
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Fixed typo.Björn Stenberg2004-09-19
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn2004-09-10
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* More const policeing step 5Jens Arnold2004-08-03
* More const policeing step 4Jens Arnold2004-08-03
* More const policeing step 2Jens Arnold2004-08-01
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* Fixes for the new virtual pointer conceptLinus Nielsen Feltzing2004-07-23
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
* slider_bar was obsoleteJens Arnold2004-07-20
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing2004-07-13
* The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing2004-07-12
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Revamped the FM preset handling, added a force mono option, and some internal...Linus Nielsen Feltzing2004-07-05
* Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing2004-07-02