index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
recorder
/
recording.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2004-06-04
The /recordings directory is now automatically created in the radio screen as...
Linus Nielsen Feltzing
2004-01-21
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
2003-11-06
Made the recording filename creation function global
Linus Nielsen Feltzing
2002-11-10
Added recording functionality
Linus Nielsen Feltzing
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg