summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
* 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
* The volume icon is now drawn in the original state the very first timeLinus Nielsen Feltzing2004-06-28
* The first fix for bug #898145 was incorrectLinus Nielsen Feltzing2004-06-27
* Fixed a glitch in the Recorder status bar volume icon display, bug #898145Linus Nielsen Feltzing2004-06-27
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing2004-06-22
* removed extra ';'Daniel Stenberg2004-06-16
* The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing2004-06-04
* Now uses the record-pause icon instead of the ordinary pause iconLinus Nielsen Feltzing2004-06-04
* The Play button now acts as a Pause button during recording instead of openin...Linus Nielsen Feltzing2004-06-03
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* voice in keyboard, inspired by Christopher MooreJörg Hohensohn2004-05-21
* preparation for the JPEG viewerJörg Hohensohn2004-05-12
* A checkbox widgetLinus Nielsen Feltzing2004-04-28
* The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing2004-04-06
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* Oooops! Forgot to update the radio code for the button bar changesLinus Nielsen Feltzing2004-03-17
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* radio_load_presets() no longer loads more than MAX_PRESETS from the presets fileLinus Nielsen Feltzing2004-03-11
* Added a debug option for the FM radio detectionLinus Nielsen Feltzing2004-02-04
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* use the new splash() apiDaniel Stenberg2004-01-08
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* fixes the red builds, I hopeJörg Hohensohn2004-01-05
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31