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