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
/
firmware
Age
Commit message (
Expand
)
Author
2021-09-20
usb_hid: fix accidental fallthrough
Aidan MacDonald
2021-09-19
Make USB Charging default value configurable per device
Dana Conrad
2021-09-19
Dir cache: Fix resume of relative path playlists.
James D. Smith
2021-09-12
iPod mini backlight initialization
Christian Soffke
2021-09-05
ErosQ (both): avoid clipping due to DC offset bandaid
Dana Conrad
2021-08-26
lcd_putsxyofs 16 bit lcd_mono_bitmap_part [AS] part duex
William Wilgus
2021-08-26
xduoox3: Disable bootloader USB mode entirely
Solomon Peachy
2021-08-25
Revert "lcd_putsxyofs 16 bit lcd_mono_bitmap_part [AS]"
William Wilgus
2021-08-18
x1000: trigger the virtual LED on disk activity
Aidan MacDonald
2021-08-15
Drop HAVE_RTC_RAM
Aidan MacDonald
2021-08-15
logf: Fix an incorrect fix in 835d0c737a7
Solomon Peachy
2021-08-14
Fix red from 04fe77a4
Solomon Peachy
2021-08-14
Remove the (very) incomplete port for the Tatung TPJ-1102
Solomon Peachy
2021-08-14
Remove Samsung YP-Z5 port
Aidan MacDonald
2021-08-13
file_internal.c guard file_cache_reset() from null pointer
William Wilgus
2021-08-12
Eros Q Hosted: Apply DC Bias to PCM Data
Dana Conrad
2021-08-10
Eros Q Native: Make Mute logic channel-independent
Dana Conrad
2021-08-09
inflate: fix public function pointers
James Buren
2021-08-08
As3525 wavpack_enc document some intentional switch fall through
William Wilgus
2021-08-07
move PCM_NATIVE_BITDEPTH definiton into global config code
Solomon Peachy
2021-08-07
Fix warnings from 56b0dde545
Dana Conrad
2021-08-07
Higher bitdepth software volume scaling
Dana Conrad
2021-08-07
ErosQ Native: Add DC Offset to PCM data
Dana Conrad
2021-08-07
inflate: import initial module for deflate decompression
James Buren
2021-08-06
Fix wrong printf format in system-hosted.c
Aidan MacDonald
2021-08-06
Fix hosted glibc backtrace
Aidan MacDonald
2021-08-06
Fix path buffer overflow in screendump
Aidan MacDonald
2021-08-06
logf: Fix two issues with logf_panic_dump()
Solomon Peachy
2021-08-05
hosted: Fix rtc_write_datetime() error handling
Solomon Peachy
2021-08-05
disk.c ensure a valid volume is returned from get_free_volume()
William Wilgus
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-08-04
powermgmt: Clean up some convoluted #ifdefs
Solomon Peachy
2021-08-01
Software Volume: Remove sample rounding
Dana Conrad
2021-07-31
crc32/adler32: add full copyright notice to source files
James Buren
2021-07-30
adler32: import adapted implementation from tinf/zlib
James Buren
2021-07-30
libc: atoi() is supposed to return 0 if handed a NULL pointer
Solomon Peachy
2021-07-25
Fix remaining yellow from e532714d1f
Aidan MacDonald
2021-07-25
Fix yellow from e532714d1f
Aidan MacDonald
2021-07-25
pcm: Remove unused function pcm_play_dma_get_peak_buffer()
Aidan MacDonald
2021-07-23
usb_storage: Fix a memset in SCSI_INQUIRY that overflowed its buffer
Solomon Peachy
2021-07-20
timefuncs.c valid_time() should return false if tm == NULL and not try to deref
William Wilgus
2021-07-18
add Eros Q native simulator build
Aidan MacDonald
2021-07-18
New Port: Eros Q Native
Dana Conrad
2021-07-18
crc32: add fast variant of regular crc_32r function
James Buren
2021-07-17
xduoox3ii: Add "Super Slow" filter roll-off
Solomon Peachy
2021-07-13
New port: Shanling Q1 native
Aidan MacDonald
2021-07-13
x1000: revamp MSC driver card detection logic
Aidan MacDonald
2021-07-13
crc32: add fast variant of regular crc_32 function
James Buren
2021-07-11
x1000: Unified flash bootloader installer
Aidan MacDonald
2021-07-11
zip: include strlcpy.h
James Buren
[next]