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
/
common
Age
Commit message (
Expand
)
Author
2014-02-28
application(ypr0): Fix mount option selected by the current codepage.
Thomas Martitz
2014-02-26
application: fix opendir() for "/" directory.
Thomas Martitz
2014-02-25
application: Remove trailing slashes from the input in opendir().
Thomas Martitz
2014-02-24
application: Speed up dir_get_info() further.
Thomas Martitz
2014-02-24
hosted/multidrive: Speed up readdir()/get_dir_info().
Thomas Martitz
2014-02-23
samsungypr0: Support or mounting the microsd
Thomas Martitz
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2014-02-23
codepages: Translate to linux codepage names for use on APPLICATION.
Thomas Martitz
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
2014-01-16
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2013-11-20
Introduce volume_{present,removable} and fix invalid calls in apps/
Amaury Pouly
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2013-01-15
fix yellow on simulator + multivolume
Amaury Pouly
2012-07-31
Fix database tool.
Thomas Martitz
2012-05-19
Add support for cp1252 (Western European) codepage.
Dominik Riebeling
2012-04-12
Calculate day-of-week after reading time from RTC. Should fix FS#11814
Bertrik Sikken
2012-03-04
Add RKW firmware file format loader
Marcin Bukat
2012-03-03
Disable some more sim_ and app_ redirection for __PCTOOL__.
Frank Gevaerts
2012-02-10
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-21
android/ypr0: Merge fs-*.c to generic filesystem-unix.c.
Thomas Martitz
2011-12-25
rbpaths: Add new special dir HOME_DIR for RaaA.
Thomas Martitz
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-19
disk: fix sector multiplier init, also remove a test which has became obsolete
Amaury Pouly
2011-12-16
Remove USB time sync code when there's no RTC.
Boris Gjenero
2011-12-15
Remove conditional added around set_day_of_week in r31301.
Boris Gjenero
2011-12-15
Add conditionals around functions that are only needed when RTC is present.
Boris Gjenero
2011-12-15
Really fix red
Amaury Pouly
2011-12-15
Fix red
Amaury Pouly
2011-12-15
Add support for for per-drive logical sector size. This allows targets to hav...
Amaury Pouly
2011-12-05
Try $RBROOT before $HOME when looking for the sdl apps rockbox root dir
Jonathan Gordon
2011-12-04
Compile fix for mingw-w64
Rafaël Carré
2011-11-19
Update some missed pointers when moving the dircache allocation
Fred Bauer
2011-11-17
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
2011-10-28
Fix FS#12325 - screen corruption on early usb.
Thomas Martitz
2011-10-21
fix sign error
Fred Bauer
2011-10-02
revert r30566 and r30567 to fix FS#12294 (superfloppy not mounting)
Robert Kukla
2011-09-17
Also remove the fat_partition_types array.
Torne Wuff
2011-09-17
Allow any partition type, not just known FAT types.
Torne Wuff
2011-08-30
Dircache: Allow dircache to be enabled without reboot.
Thomas Martitz
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-16
Dircache: Fix memory leak (and recently panic).
Thomas Martitz
2011-08-15
Dircache: Fix bug introduced in r30308.
Thomas Martitz
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-04
format/*printf: Add simple support for %p format specifier.
Thomas Martitz
2011-07-30
Dircache: Fix 2 nasty bugs introduced with the reworks starting with r30032.
Thomas Martitz
2011-07-18
Revert "Introduce bsearch() and use it in tagtree.c."
Thomas Martitz
[next]