summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2003-08-10a minor bit of code policingRobert Hak1-60/+33
2003-07-27chip icon for UCL filesJörg Hohensohn2-1/+2
2003-07-22Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing1-3/+2
2003-07-01The FM Radio screen now sets the Line In gain to 0dB, to avoid clipping and b...Linus Nielsen Feltzing1-1/+1
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg11-4515/+2
2003-06-27Rewrote the level loader, and killed a few bugs in the processLinus Nielsen Feltzing1-79/+40
2003-06-25Made the sokoban level loader CR/LF tolerantLinus Nielsen Feltzing1-3/+3
2003-06-23file no longer neededRobert Hak1-1828/+0
2003-06-19Slightly better handling of disk-full situationsLinus Nielsen Feltzing1-1/+22
2003-06-10Robert Hak's adjustments of Eric Linenberg's original Sokoban game, patchedDaniel Stenberg2-1757/+188
2003-06-04Dave Jones' recording time split feature (patch #697373)Björn Stenberg1-3/+42
2003-05-26Fixed hidden recording status barBjörn Stenberg1-1/+1
2003-05-10Now stops MP3 playback when entering the radio screenLinus Nielsen Feltzing1-0/+2
2003-05-09FM radio: ON leaves with radio on, OFF leaves with radio offLinus Nielsen Feltzing2-25/+42
2003-05-04Changed the radio preset file nameLinus Nielsen Feltzing1-4/+6
2003-05-04Fixed problem with non-existing fm_presets.txt, now clears the station name w...Linus Nielsen Feltzing1-8/+11
2003-05-04Moved radio F3 menu to F1Linus Nielsen Feltzing1-8/+9
2003-05-04FM preset handling on F2 and F3Linus Nielsen Feltzing2-3/+300
2003-05-03Finer resolution for the PLLLinus Nielsen Feltzing1-4/+5
2003-05-03Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing1-1/+4
2003-05-03The FM has no remote control :-(Linus Nielsen Feltzing1-2/+0
2003-05-03Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing2-0/+215
2003-05-02Now the F2/F3 buttons work again in the Record screenLinus Nielsen Feltzing1-2/+2
2003-04-25include "sprintf.h" after the system headers for the simulator magicDaniel Stenberg1-1/+2
2003-04-24Added inverted cursor in recording screen (Magnus Öman)Björn Stenberg1-5/+19
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg2-9/+1
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg1-2/+2
2003-04-20Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing1-10/+20
2003-04-11Separated the date and the time in the recording file namesLinus Nielsen Feltzing1-2/+2
2003-03-25Finally, S/PDIF monitoring worksLinus Nielsen Feltzing1-2/+3
2003-03-17The keyboard input didn't terminate the on-screen stringLinus Nielsen Feltzing1-0/+3
2003-03-10Added cursor movement (Alexander Eickhoff's patch, minus some cosmetics.)Björn Stenberg1-31/+103
2003-03-10renamed string.c to misc.c and added a misc.h for the num2max5() function,Daniel Stenberg1-3/+1
2003-03-10Gain adjustments now use key repeatsLinus Nielsen Feltzing1-0/+2
2003-03-04CP: no tabs, 4-level indent.Daniel Stenberg1-30/+30
2003-02-26code policeRobert Hak1-1/+1
2003-02-25stupid tabsRobert Hak1-2/+2
2003-02-25undo bug across levels, you can't undo to the previous levelRobert Hak1-1/+4
2003-02-24use void, not blanks, in function protos to prevent warningsDaniel Stenberg1-6/+6
2003-02-24rewrite/cleanup, addition of multilevel undo (limit is 5 right now)Robert Hak1-428/+590
2003-02-21added undo info to opening screenRobert Hak1-4/+5
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg1-2/+1
2003-02-14The recording screen now uses the fixed internal fontLinus Nielsen Feltzing1-2/+5
2003-02-14Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing1-23/+8
2003-02-12disable charge control for FMUwe Freese1-0/+4
2003-02-08Added some debugging info to chase the 3-hour time display bugLinus Nielsen Feltzing1-9/+10
2003-01-30no inline for simulator compilationFelix Arends1-0/+5
2003-01-27tm_mon starts at 0Björn Stenberg1-1/+1
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg1-1/+1
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell2-9/+0