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
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-07
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-02-07
Don't save the in-out state of the recording screen as a setting. Fixes the s...
Michael Sevakis
2007-02-06
Ifdef some remote lcd code in the recording screen that is not used for non l...
Nils Wallménius
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-01
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-01-24
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2007-01-23
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....
Jonathan Gordon
2007-01-14
Align backdrop buffers
Greg White
2007-01-04
Enable Morse mode for virtual keyboard on h10 players and make it possible t...
Nils Wallménius
2006-12-26
Fix FS#6361. Allow the FM auto-scanning to be abort with the standard
Jonathan Gordon
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-12-18
Enable morse mode in the virtual keyboard for Ipods. Keymap changes in VK: Pl...
Martin Scarratt
2006-12-17
One #if less :-D
Nils Wallménius
2006-12-17
Add colon and semicolon to the default virtual keyboard, clean up some unnecc...
Nils Wallménius
2006-12-17
Sims hate me again (or is that the other way). Fixup the stubs.
Michael Sevakis
2006-12-10
The sims hate me again.
Michael Sevakis
2006-12-10
Place all recording functionality on pcmrec thread to serialize all recording...
Michael Sevakis
2006-11-25
Made the AGC functions compatible with non-latin languages following the
Shachar Liberman
2006-11-24
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-20
BMP loader: Using shifts for division by powers of 2 saves a bit on code size.
Jens Arnold
2006-11-20
BMP loader: Remote LCD format support.
Jens Arnold
2006-11-19
Fixed the dithering once more.
Jens Arnold
2006-11-19
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-11-18
Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ...
Jens Arnold
2006-11-15
H100/300: Fixed radio silence problem. Removed the wrong call in my last upda...
Michael Sevakis
2006-11-15
dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() only
Jonathan Gordon
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
2006-11-11
Patch #5771 by Frederik Vestre: Fix BMP loader to work in 64bit environments ...
Jens Arnold
2006-11-09
Recording trigger for software codec targets
Martin Scarratt
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-21
woops, damn vim isnt set to use space instead of tabs
Jonathan Gordon
2006-10-21
missed a signalscreenchange()
Jonathan Gordon
2006-10-21
Hopefully fix the copyright notice.
Barry Wardell
2006-10-21
sorry Bjorn, blame kate
Jonathan Gordon
2006-10-21
add signalscreenchange() to vkeyboard
Jonathan Gordon
2006-10-15
More color adjustments. Better translation to and from native colors with eve...
Michael Sevakis
2006-10-13
Added inner fill option to normal scrollbar and foreground only option. Added...
Michael Sevakis
2006-10-12
Make sure to set deemphasis correctly when starting the radio.
Dominik Riebeling
2006-10-12
Fix tuning into weird frequencies at unpause after changing region setting
Dominik Riebeling
2006-10-12
Left some crud in bmp.c that should've been removed before committing. Don't ...
Michael Sevakis
2006-10-11
Fixed the problem with the backdrops on iPod. The same problem was in the upd...
Michael Sevakis
2006-10-11
Small bitmap dithering tweak
Michael Sevakis
2006-10-11
Fixed errors. Forgot to include system.h for swap16 in bmp.c
Michael Sevakis
2006-10-11
Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...
Michael Sevakis
2006-10-10
Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the...
Michael Sevakis
2006-10-05
Implement region setting for the fm tuner. The region setting affects deempha...
Dominik Riebeling
2006-10-01
Prevent gain increase when using AGC in Safety mode
Peter D'Hoye
[next]