index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
recorder
Age
Commit message (
Expand
)
Author
2010-11-29
FS#11725: fix duplicationg slash indicating root in filename.
Teruaki Kawashima
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-18
HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...
Szymon Dziok
2010-09-19
kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN
Rafaël Carré
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-09
Mark constant array as 'const' and use a smaller datatype.
Nils Wallménius
2010-08-09
Remove old kluge that makes little difference with the new arm toolchain.
Nils Wallménius
2010-08-01
Fix reds.
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-24
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
2010-07-10
keyboard: change how charactars are stored in the buffer.
Teruaki Kawashima
2010-07-04
Simulator: build recording code
Rafaël Carré
2010-06-27
FS#10925 by myself: add touchscreen support for virtual keyboard.
Teruaki Kawashima
2010-06-26
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...
Michael Sevakis
2010-06-21
I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet...
Thomas Martitz
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-11
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-09
keyboard: clean up. remove unneeded #ifdefs.
Teruaki Kawashima
2010-06-06
Virtual keyboard: enable line edit mode as an alternative on all target. Ther...
Marianne Arnold
2010-05-26
Fix r26298 yellow: Somehow missed those warnings. Need playback.h.
Michael Sevakis
2010-05-26
SWCODEC: Wait for audio init to complete before starting radio or recording; ...
Michael Sevakis
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-17
split the radio code into multiple files in the hope that makes it more likel...
Jonathan Gordon
2010-05-16
yellow go bye bye
Jonathan Gordon
2010-05-16
FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...
Jonathan Gordon
2010-05-14
Enable recording on clipv1/m200v4/c200v2
Rafaël Carré
2010-05-13
fix FS#11264 - frequency bar and presets not working in the sbs
Jonathan Gordon
2010-05-12
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-12
fix red and yellow (most of it anyway)
Jonathan Gordon
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-09
slightly rework peakmeter handling to make it cleaner and be able to be used ...
Jonathan Gordon
2010-05-06
Fix some more snprintf related warnings.
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-04-06
Make array static const in apps/recorder/jpeg_load.c
Bertrik Sikken
2010-03-31
Fix FS#11152 in a cleaner way. At least on the sim, the state remained in FMR...
Frank Gevaerts
2010-03-30
Make sure FM Tuner is stopped at init
Rafaël Carré
2010-03-08
Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...
Thomas Martitz
2010-03-08
fix yellow
Peter D'Hoye
2010-03-08
change histogram display principle to scrolling and simplify the code a bit
Peter D'Hoye
2010-03-06
fix cutoff of f2/f3_rec_screen in the recording screen.
Teruaki Kawashima
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
2010-03-03
Histogram display on recording screen. Based on the work of Jvo Studer in FS ...
Peter D'Hoye
2010-02-25
keyboard: accept FS#11047 partially with some modifications. make some parts ...
Teruaki Kawashima
2010-02-20
Factor out some drawing code.
Thomas Martitz
2010-02-20
Quickscreen for the radio screen. I added a keymap for almost all targets. I ...
Thomas Martitz
2010-02-20
Fix up Fuze's radio keymap a bit.
Thomas Martitz
2010-02-20
Remove a few unused defines
Thomas Martitz
2010-02-18
FS#10535: bmp viewer plugin.
Teruaki Kawashima
[next]