summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2005-07-22H1x0: Made the cursor movement button combos usable. Perhaps it would be bett...Jens Arnold
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-26Made the FM frequency setting wrap aroundLinus Nielsen Feltzing
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-06-15use the 160 pixels wide logo for wider LCDs too (for now at least)Daniel Stenberg
2005-06-06Killed some warningsLinus Nielsen Feltzing
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold
2005-06-04Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed tri...Jens Arnold
2005-06-04Bugfix: The peakmeter drew too much cpu power when recording, occasionally ca...Jens Arnold
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing
2005-05-26Proper indentation.Jens Arnold
2005-05-08Made it build warning-free on the sim. This could not have worked in the simDaniel Stenberg
2005-05-07include autoconf for the endian definesDaniel Stenberg
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-05-07Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold
2005-05-01Bugfix: The recording screen must not touch the LED if the LED is only simula...Jens Arnold
2005-04-26Removed 'static' keyword from non-static variables.Thom Johansen
2005-04-25Long policy againLinus Nielsen Feltzing
2005-04-25Long policyLinus Nielsen Feltzing
2005-04-25New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing
2005-04-25New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner
2005-04-10FM preset menu: store current preset immediately after leaving.Jens Arnold
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing
2005-04-01Forgot to include sound.hLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-03-06Bugfix: Stop running recording when leaving the radio screen with the radio r...Jens Arnold
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn
2005-02-22fprintf() => fdprintf()Daniel Stenberg
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2005-02-16long policyJean-Philippe Bernardy
2005-02-08Recording keys assignments for gmini 120Jean-Philippe Bernardy
2005-02-07Keyboard rework & fixes: (1) Separator line no longr wraps at the right borde...Jens Arnold
2005-02-02make this build on systems with no HW codec (iriver/gmini)Daniel Stenberg
2005-02-02initial iriver keypad supportDaniel Stenberg
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold
2005-01-25Enabled logo display for gmini.Jens Arnold
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold