summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* Fixed problem with non-existing fm_presets.txt, now clears the station name w...Linus Nielsen Feltzing2003-05-04
* Moved radio F3 menu to F1Linus Nielsen Feltzing2003-05-04
* FM preset handling on F2 and F3Linus Nielsen Feltzing2003-05-04
* Finer resolution for the PLLLinus Nielsen Feltzing2003-05-03
* Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing2003-05-03
* The FM has no remote control :-(Linus Nielsen Feltzing2003-05-03
* Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing2003-05-03
* Now the F2/F3 buttons work again in the Record screenLinus Nielsen Feltzing2003-05-02
* include "sprintf.h" after the system headers for the simulator magicDaniel Stenberg2003-04-25
* Added inverted cursor in recording screen (Magnus Öman)Björn Stenberg2003-04-24
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Separated the date and the time in the recording file namesLinus Nielsen Feltzing2003-04-11
* Finally, S/PDIF monitoring worksLinus Nielsen Feltzing2003-03-25
* The keyboard input didn't terminate the on-screen stringLinus Nielsen Feltzing2003-03-17
* Added cursor movement (Alexander Eickhoff's patch, minus some cosmetics.)Björn Stenberg2003-03-10
* renamed string.c to misc.c and added a misc.h for the num2max5() function,Daniel Stenberg2003-03-10
* Gain adjustments now use key repeatsLinus Nielsen Feltzing2003-03-10
* CP: no tabs, 4-level indent.Daniel Stenberg2003-03-04
* code policeRobert Hak2003-02-26
* stupid tabsRobert Hak2003-02-25
* undo bug across levels, you can't undo to the previous levelRobert Hak2003-02-25
* use void, not blanks, in function protos to prevent warningsDaniel Stenberg2003-02-24
* rewrite/cleanup, addition of multilevel undo (limit is 5 right now)Robert Hak2003-02-24
* added undo info to opening screenRobert Hak2003-02-21
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* The recording screen now uses the fixed internal fontLinus Nielsen Feltzing2003-02-14
* Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing2003-02-14
* disable charge control for FMUwe Freese2003-02-12
* Added some debugging info to chase the 3-hour time display bugLinus Nielsen Feltzing2003-02-08
* no inline for simulator compilationFelix Arends2003-01-30
* tm_mon starts at 0Björn Stenberg2003-01-27
* Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2003-01-27
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* Added repeat for DEL keyBjörn Stenberg2003-01-18
* Include config.h. Fixes compile error because of new MAS define.Hardeep Sidhu2003-01-16
* fixed bug with undo and switching levelsEric Linenberg2003-01-16
* press ON for undo in sokoban (only 1 undo for now, but better than nothingEric Linenberg2003-01-16
* Fixed wrong u character.Björn Stenberg2003-01-15
* Recording screen now uses fixed font.Björn Stenberg2003-01-15
* Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg2003-01-15
* fix for another sim errorUwe Freese2002-12-18
* display graphic batt. animation instead of numerical 0,34,68,100 when chargingUwe Freese2002-12-18
* Killed a dozen global variablesBjörn Stenberg2002-12-18
* Added recorded file size displayLinus Nielsen Feltzing2002-12-14
* Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg2002-12-04
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak2002-11-30
* Corrected time info when recordingLinus Nielsen Feltzing2002-11-25