summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2005-08-27Const policed the radio menu.Jens Arnold1-14/+13
2005-08-24FM radio: fix by Antonius Hellman, no more crash when loading preset files wi...Linus Nielsen Feltzing1-3/+1
2005-08-24Keyboard code cleanup & optimisation. Corrected potential overflow problem.Jens Arnold1-53/+32
2005-08-24Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2-47/+33
2005-08-23Corrected malformed cvs id line.Jens Arnold2-2/+2
2005-08-23Widgets: Reduced code size by not checking coordinate boundaries, as current ...Jens Arnold2-48/+16
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2-0/+2
2005-08-18iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing1-0/+5
2005-08-18iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing1-1/+1
2005-08-16FM radio simulation working againLinus Nielsen Feltzing1-0/+7
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing1-4/+41
2005-07-22H1x0: Made the cursor movement button combos usable. Perhaps it would be bett...Jens Arnold1-1/+6
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen1-7/+9
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold4-126/+230
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold3-15/+15
2005-06-26Made the FM frequency setting wrap aroundLinus Nielsen Feltzing1-2/+2
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold2-13/+10
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold1-2/+6
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold3-15/+34
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2-7/+4
2005-06-15use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg2-2/+2
2005-06-06Killed some warningsLinus Nielsen Feltzing1-1/+2
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold3-12/+12
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold1-2/+8
2005-06-04Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold1-176/+140
2005-06-04Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold1-7/+5
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing2-2/+2
2005-05-26Proper indentation.Jens Arnold1-12/+12
2005-05-08Made it build warning-free on the sim. This could not have worked in the simDaniel Stenberg1-5/+5
2005-05-07include autoconf for the endian definesDaniel Stenberg1-0/+1
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-2/+1
2005-05-07Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold1-2/+0
2005-05-01Bugfix: The recording screen must not touch the LED if the LED is only simula...Jens Arnold1-0/+10
2005-04-26Removed 'static' keyword from non-static variables.Thom Johansen1-2/+2
2005-04-25Long policy againLinus Nielsen Feltzing1-1/+2
2005-04-25Long policyLinus Nielsen Feltzing1-1/+1
2005-04-25New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing1-1/+2
2005-04-25New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing1-184/+153
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner2-3/+3
2005-04-10FM preset menu: store current preset immediately after leaving.Jens Arnold1-3/+2
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold1-0/+2
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2-19/+13
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-13/+14
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-27/+28
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing3-92/+573
2005-04-01Forgot to include sound.hLinus Nielsen Feltzing1-0/+1
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2-30/+31
2005-03-06Bugfix: Stop running recording when leaving the radio screen with the radio r...Jens Arnold1-0/+4
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn2-7/+10