summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2003-12-03Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg1-4/+13
2003-11-20Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2-75/+180
2003-11-18Patch #844001 by Dave Jones, fixes the >6h time split bugLinus Nielsen Feltzing1-8/+14
2003-11-17Minor rework of the keyboard code. Also fixes bug #842448.Linus Nielsen Feltzing1-71/+72
2003-11-06Various bug fixes for the radio screen, along with a screen freeze for testin...Linus Nielsen Feltzing1-36/+79
2003-11-06Made the recording filename creation function globalLinus Nielsen Feltzing2-4/+5
2003-11-05Patch #836267 by Zakk Roberts, adds peak meter to the radio screen, plus a fe...Linus Nielsen Feltzing1-47/+74
2003-11-05Renamed the buttonbar functionsLinus Nielsen Feltzing1-2/+2
2003-11-04Generic F-key buttonbar functionalityLinus Nielsen Feltzing1-6/+5
2003-11-04Now the keyboard entry screen updates the status barLinus Nielsen Feltzing1-1/+6
2003-11-02Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing1-4/+6
2003-09-20Include stdlib.h for abs(). Fixes build error.Hardeep Sidhu1-0/+1
2003-09-19Gain display bugfix by Keith Hubbard.Björn Stenberg1-1/+1
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