Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
e62cb566448ebb56e2b0ddcaea5fe90532d24488
e62cb56
Have voice fire an event when it starts and stops playing.
by Michael Sevakis
· 12 years ago
1b4135e
Should use HAVE_RECORDING, not AUDIO_HAVE_RECORDING in playback.c
by Michael Sevakis
· 12 years ago
92f1ecf
Just init audio thread event with Q_NULL instead of SYS_TIMEOUT.
by Michael Sevakis
· 12 years ago
344b9d0
Some corrections after 5857c44.
by Michael Sevakis
· 12 years ago
5857c44
Refactor audio thread to run both recording and playback.
by Michael Sevakis
· 12 years ago
df6e1bc
pcm_record: Track initialization state
by Michael Sevakis
· 12 years ago
5a1e697
PP Sansa: Use better I2S divider settings for 48kHz.
by Michael Sevakis
· 12 years ago
46688a6
Missed removing a couple unwanted includes in previous commit.
by Michael Sevakis
· 12 years ago
b5a6517
Remove explicit config.h and system.h includes from DSP code.
by Michael Sevakis
· 12 years ago
30fe6eb
SPC Codec ARMv5: I didn't have fast gauss quite right.
by Michael Sevakis
· 12 years ago
00b8563
df1704: Add filter roll-off selection.
by Andrew Ryabinin
· 12 years ago
0519f7e
Add DAC's oversampling filter roll-off selection to sound settings.
by Andrew Ryabinin
· 12 years ago
f6e179b
Remove data_abort_handler from ARM crt0 files.
by Boris Gjenero
· 12 years ago
4077eac
Fix return address when data_abort_handler skips faulting instruction.
by Boris Gjenero
· 12 years ago
9b65f8e
Fix 6e211ab errors and warnings.
by Michael Sevakis
· 12 years ago
6e211ab
Remove dsp_callback because DSP is now library code, not app code.
by Michael Sevakis
· 12 years ago
b7e0e1a
buflib: Remove compulsory IRQ disable during buffer move.
by Michael Sevakis
· 12 years ago
33f3af2
SPC Codec: Add ARMv5 optimized code. Easy peasy.
by Michael Sevakis
· 12 years ago
7738660
USB: Detect charging-only mode upon cable insert, not host detect.
by Michael Sevakis
· 12 years ago
39946a5
Fix CPU boosting in test_codec.
by Michael Sevakis
· 12 years ago
9b43f14
SPC Codec: Simplify configuration and assume nothing need be disabled.
by Michael Sevakis
· 12 years ago
ed24e62
SPC Codec: Have metadata parser fill in frequency and bitrate.
by Michael Sevakis
· 12 years ago
1f76eda
SPC Codec: Need to restore a bit more data from cached waves.
by Michael Sevakis
· 12 years ago
de86b4a
Opus: fix glitch caused by 2e9aa3d
by Nils Wallménius
· 12 years ago
71b9685
Fix FS#9577 - SNES player missing tracks on certain SPCs
by Michael Sevakis
· 12 years ago
00e55d0
Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.
by Michael Sevakis
· 12 years ago
87021f7
SPC Codec: Refactor for CPU and clean up some things.
by Michael Sevakis
· 12 years ago
a17d6de
Opus: fix seeking to start of track
by Nils Wallménius
· 12 years ago
2e9aa3d
Opus: avoid allocating space for comment packets
by Nils Wallménius
· 12 years ago
c7124b5
Fix opus craches with large embedded album art
by Nils Wallménius
· 12 years ago
fc0cf8d
builds.pm: Add HiFi E.T MA9.
by Andrew Ryabinin
· 12 years ago
bootloader_hifietma9_v1
01d0de9
FS#12854 - ipod-time-sync sets wrong day
by Boris Gjenero
· 12 years ago
rbutil/mkamsboot/mkamsboot.c
a7dee7f
Introduce new hermite polynomial resampler.
by Michael Sevakis
· 13 years ago
91b850e
Get rid of usb_drv_attach() from USB code.
by Michael Sevakis
· 12 years ago
8d21fc9
usb-drv-arc: Kill trailing whitespace
by Michael Sevakis
· 12 years ago
af4c55b
Set the right variable type for ucallback :)
by Michael Sevakis
· 12 years ago
0a7d941
i.MX31: Remove long udelay from DVFS interrupt handler
by Michael Sevakis
· 12 years ago
4877f61
Rework rbspeex dependency generation to use single dependency files.
by Dominik Riebeling
· 12 years ago
071ccc7
Update mkrk27boot Makefile for libtools.make changes.
by Dominik Riebeling
· 12 years ago
e073bc9
Implement dependency generation in libtools.make.
by Dominik Riebeling
· 12 years ago
9a9efef
ucl: Replace use of uname by checking the compiler output.
by Dominik Riebeling
· 12 years ago
4f3fa9a
Change mkdir -p to work on Windows.
by Dominik Riebeling
· 12 years ago
8a4075d
Make libtools compile rule more generic.
by Dominik Riebeling
· 12 years ago
440872b
rk27xx: Use DMA for lcd_update_rect()
by Marcin Bukat
· 12 years ago
ca81547
rk27xx: Slightly refactor lcd_set_gram_area()
by Marcin Bukat
· 12 years ago
3f4824b
rk27xx: Decide lcd databus width at compile time
by Marcin Bukat
· 12 years ago
8568a8d
Set APPVERSION globally for extralibs Makefile.
by Dominik Riebeling
· 12 years ago
7ab7f86
Restructure options passed to libs Makefile.
by Dominik Riebeling
· 12 years ago
b210a3a
Fix FS#12860 - iPod 5g line out silent
by Michael Sevakis
· 12 years ago
f7d8b2d
Only pass AR to extralibs Makefile if the compiler is gcc.
by Dominik Riebeling
· 12 years ago
9e9f692
Fix Rockbox Utility building on OS X.
by Dominik Riebeling
· 12 years ago
d04bd89
hm60x: Implement lcd_enable() for v2 display.
by Andrew Ryabinin
· 12 years ago
83554cc
hm60x: Implement lcd_update_rect for v2 display.
by Andrew Ryabinin
· 12 years ago
fce81a8
Rename all the "lin_resample..." stuff to simply "resample_...".
by Michael Sevakis
· 12 years ago
5c3e190
Remove leftover debugging warning.
by Dominik Riebeling
· 12 years ago
fa4e1ba
Introduce HiFi E.T MA9 port.
by Andrew Ryabinin
· 12 years ago
3fd25dc
Purge the usage of DSP_SWITCH_FREQUENCY.
by Michael Sevakis
· 12 years ago
fd00d3c
Fix FS#12859 - Bass/Treble not doing anything in new builds
by Michael Sevakis
· 12 years ago
736c378
Change the order of global linker options and -T.
by Dominik Riebeling
· 12 years ago
8a1cd81
Move building libraries to separate Makefile.
by Dominik Riebeling
· 12 years ago
d964199
Replace use of uname by checking the compiler output.
by Dominik Riebeling
· 12 years ago
460e959
Allow overriding make variables via environment variables.
by Dominik Riebeling
· 12 years ago
d566fd5
Revert "Don't set CORE_GCSECTIONS in fixedpoint.make."
by Dominik Riebeling
· 12 years ago
1a4acc9
Fix missed optimization opportunity in dsp_process.
by Michael Sevakis
· 12 years ago
78a45b4
Cleanup and simplify latest DSP code incarnation.
by Michael Sevakis
· 12 years ago
cdb71c7
Fix red.
by Andrew Ryabinin
· 12 years ago
61f9dbc
rk27xx: initialize i2c driver in bootloader.
by Andrew Ryabinin
· 12 years ago
aa801b5
European Portuguese update by Tiago Roque Medeiros
by Frank Gevaerts
· 12 years ago
850491a
Don't set CORE_GCSECTIONS in fixedpoint.make.
by Dominik Riebeling
· 12 years ago
08199cd
Provide high resolution volume and prescaler to hosted targets.
by Michael Sevakis
· 12 years ago
370ed6d
Properly seek to next id3v2 frame for unsynced tags.
by Dominik Riebeling
· 12 years ago
1489fa3
Adapt logic in configure script to cope with both x86 and x86_64 architecture Android NDKs
by Bryan Childs
· 12 years ago
a2d8d42
Properly implement volume in warble. dB cut only.
by Michael Sevakis
· 12 years ago
5314fb2
Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de.
by Michael Sevakis
· 12 years ago
95e23de
Make fixepoint.c as a shared library (libfixedpoint.a).
by Michael Sevakis
· 12 years ago
8829e90
Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS.
by Michael Sevakis
· 12 years ago
ecaa401
Add Serial Port 1 support for iPod Photo/Color/4G/Mini2G
by andypotter
· 12 years ago
354c989
Update instructions in docs/README to change 'Check out from SVN' to 'Clone from git'
by Bryan Childs
· 12 years ago
21b62bd
Make pcm_sw_volume.c a bit less verbose by merging volume code.
by Michael Sevakis
· 12 years ago
4f2c0c1
Oops. Revert a pointless change.
by Michael Sevakis
· 12 years ago
e61e9c6
Do some cleanup, adjustment and a couple fixes to recent sound changes.
by Michael Sevakis
· 12 years ago
91b33d5
Manual: fix minor error with D2 OF filenames
by Alex Parker
· 12 years ago
62cb84a
imageviewer: fix animated gifs handling
by Marcin Bukat
· 12 years ago
540e5d1
Forget about fixedpoint.c in any HWCODEC bin.
by Michael Sevakis
· 12 years ago
333f4f5
Fix final error from 0c7b787 in Player sim.
by Michael Sevakis
· 12 years ago
b2dd1f8
rk27load: Fix stage1 (dram init routine)
by Marcin Bukat
· 12 years ago
5261b19
Still at it for 0c7b787. Might be done now.
by Michael Sevakis
· 12 years ago
9e71fd1
Keep fixing 0c7b787 stuff
by Michael Sevakis
· 12 years ago
bbd991a
Fix some more errors and warnings from 0c7b787.
by Michael Sevakis
· 12 years ago
0971f57
Hopefully knock out most of the red and yellow from 0c7b787.
by Michael Sevakis
· 12 years ago
0c7b787
Straighten out the mad twisted state of sound.c and related areas.
by Michael Sevakis
· 12 years ago
fd9e256
Use equivalent puts_scroll() call.
by Thomas Martitz
· 12 years ago
fd6ab02
rk27xx: do not attenuate signal twice in analog bypass mode
by Marcin Bukat
· 12 years ago
490db74
rk27xx: avoid one multiply in udelay() as pointed by kugel
by Marcin Bukat
· 12 years ago
3c802a9
rk27xx: make udelay() more accurate
by Marcin Bukat
· 12 years ago
6be8097
hm60x/hm801: Fix balance by enabling sw volume control.
by Andrew Ryabinin
· 12 years ago
2dd1f37
Fix f5a5b94 errors. Employ SW volume for select targets on SIM.
by Michael Sevakis
· 12 years ago
f5a5b94
Implement universal in-PCM-driver software volume control.
by Michael Sevakis
· 12 years ago
a9049a7
fix yellow
by Marcin Bukat
· 12 years ago
a924df8
rk27xx: implement radio support
by Amaury Pouly
· 12 years ago
Next »