index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
recorder
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
peakmeter: Fix warning on some hosted targets
Solomon Peachy
1
-3
/
+8
2020-07-24
peakmeter: Fix simulator build breakage introduced in 8cb55546
Solomon Peachy
1
-2
/
+0
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-3
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
6
-164
/
+11
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
5
-493
/
+6
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-5
/
+12
2020-04-05
jpeg: Fix an overflow when decoding images for non-color targets.
Solomon Peachy
1
-1
/
+8
2019-08-04
fix recording.c file split time in seconds not minutes
William Wilgus
1
-1
/
+1
2019-07-09
Fix possible truncation albumart.c
William Wilgus
1
-2
/
+2
2018-12-23
Handle SYS_POWEROFF event in recorder and chessbox plugins
Solomon Peachy
1
-0
/
+5
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
3
-68
/
+18
2018-12-09
Fix possible truncation misc.c->output_dyn_value + use Kibytes
William Wilgus
1
-1
/
+1
2018-12-08
Decrease static code size recording.c
William Wilgus
1
-42
/
+48
2018-12-08
Fix truncation warning recording.c->recording_screen
William Wilgus
1
-36
/
+37
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
1
-1
/
+1
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
1
-31
/
+1
2017-02-04
Fix dangerous casts
Amaury Pouly
1
-1
/
+1
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
1
-2
/
+2
2016-04-01
Fix FS#12981 JPEG decoding problem when entropy data starts with FF
Boris Gjenero
2
-8
/
+8
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2014-10-08
YH820: Add a forgotten define in aa8ba60.
Szymon Dziok
1
-0
/
+1
2014-10-08
YH820/YH92X: Properly enable morse input.
Szymon Dziok
1
-1
/
+3
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2
-2
/
+2
2014-06-21
Fix some build errors and warnings.
Thomas Martitz
1
-4
/
+0
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2
-8
/
+21
2014-01-11
bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers.
Thomas Martitz
1
-2
/
+4
2014-01-05
bmp.c: Undo debug stuff that got in by accident.
Thomas Martitz
1
-3
/
+1
2014-01-05
Do not include kernel.h in system.h.
Thomas Martitz
2
-4
/
+8
2014-01-05
Revert "Fix data abort introduced by ef92ed4a."
Thomas Martitz
1
-2
/
+4
2014-01-04
Fix data abort introduced by ef92ed4a.
Frank Gevaerts
1
-1
/
+1
2013-12-24
recording: Fix sloppy return value check. This caused an OOM panic.
Thomas Martitz
1
-1
/
+1
2013-12-23
fix some reds.
Thomas Martitz
1
-1
/
+2
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2
-11
/
+19
2013-12-22
Fix errors introduced by a62bd92.
Thomas Martitz
1
-3
/
+4
2013-12-22
Fix warning and re-order code a bit.
Thomas Martitz
1
-11
/
+8
2013-12-22
Support GIMP bmp files.
Thomas Martitz
2
-44
/
+67
2013-07-09
Swap over a position of cursor while reaching the end of filename in keyboard
Roman
1
-6
/
+12
2013-07-09
SWCODEC recording: Boost CPU frequency before doing flush on stop
Michael Sevakis
1
-0
/
+2
2013-07-06
19b289a somehow missed one last LANG_RECORDING_FREQUENCY.
Michael Sevakis
1
-2
/
+1
2013-06-30
Temporarily disable keyclick in recording screen.
Michael Sevakis
1
-0
/
+7
2013-06-29
Fix strlcpy warnings in 4888131.
Michael Sevakis
1
-0
/
+1
2013-06-30
Update software recording engine to latest codec interface.
Michael Sevakis
3
-1384
/
+1627
2013-06-30
Fix some whitespace in files changed in following commit.
Michael Sevakis
2
-29
/
+29
2013-05-31
Some corrections after 5857c44.
Michael Sevakis
1
-3
/
+3
2013-05-31
Refactor audio thread to run both recording and playback.
Michael Sevakis
3
-180
/
+138
2013-05-30
pcm_record: Track initialization state
Michael Sevakis
1
-1
/
+19
2013-02-12
bitmap drawing: Negate alpha channel to match alpha information format of fon...
Thomas Martitz
1
-2
/
+3
2012-05-02
Clean up peak calculating code.
Michael Sevakis
1
-1
/
+6
2012-04-22
Simplify warning suppression for unused argument
Bertrik Sikken
1
-1
/
+1
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-15
/
+21
[next]