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
/
recording.c
Age
Commit message (
Expand
)
Author
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-08-01
Fix reds.
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-04
Simulator: build recording code
Rafaël Carré
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-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-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
Histogram display on recording screen. Based on the work of Jvo Studer in FS ...
Peter D'Hoye
2010-01-03
Disable speaker when recording to prevent feedback.
Maurus Cuelenaere
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-11-16
mpeg.h/c cleanup
Jeffrey Goode
2009-10-31
FS#10739: playback.c code split
Jeffrey Goode
2009-10-29
Revert the recording key functionality changes back to before r21034: Both pl...
Peter D'Hoye
2009-10-17
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-10-17
Const correctness for output_dyn_value and unify some identical constants
Nils Wallménius
2009-10-11
Avoid more useless string copys and make some random cleanups
Nils Wallménius
2009-10-09
Correct a recording screen usability issue created in r21034. Pause used to s...
Peter D'Hoye
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-07-18
correct bottom viewport height calculation in the recording screen
Antonius Hellmann
2009-07-14
FS#10080
Nils Wallménius
2009-07-05
FS#10406 - split the statusbar setting into one for each display, and allow t...
Jonathan Gordon
2009-06-23
fix a typo in comments (audio CD duration is not 74 or 80 hours)
Rafaël Carré
2009-05-22
FS#10230 - Remove 'start new file if not recording' functionality from ACTION...
Marc Guay
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-02-10
Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...
Jens Arnold
2009-02-02
continuation of last nights statusbar cleanup.
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
2008-11-04
Since *set_led_enabled() is actually an ata-specific feature, move it back to...
Frank Gevaerts
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-14
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...
Björn Stenberg
2008-10-08
New recording setting to configure how mono recordings are made. Previously, ...
Peter D'Hoye
2008-08-20
Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()
Peter D'Hoye
2008-08-20
Recording screen: show spdif samplerate on SWCODEC targets (with spdif of cou...
Peter D'Hoye
2008-08-20
Recording screen: do not show L/R gain settings when recording mono; do not s...
Peter D'Hoye
2008-08-15
Adapt comment to the fact that the splash is removed
Peter D'Hoye
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-13
Fix a small delay in updating the recording screen. This caused the screen no...
Peter D'Hoye
2008-08-11
Adapt clip counter to compact view of recording screen
Peter D'Hoye
2008-08-10
Recording screen: show a more compact view if 6 lines do not fit but 4 do. Sh...
Peter D'Hoye
2008-08-07
Style police, trigStat -> trig_stat
Nils Wallménius
2008-08-06
First step of the recording screen redesign. The screen is split into a fixed...
Peter D'Hoye
[next]