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
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
2011-07-18
Introduce bsearch() and use it in tagtree.c.
Thomas Martitz
2011-07-04
Initialize the d_names_start pointer correctly in dircache. This should
Miika Pekkarinen
2011-07-01
Fixed incorrect dircache reallocation during tagcache commit.
Miika Pekkarinen
2011-06-22
Fix loading dircache stat on h100. Relocating the data was broken due to stru...
Thomas Martitz
2011-06-20
Use ALIGN_UP() macro for alignment, in a more correct way also.
Thomas Martitz
2011-06-20
Dircache: A bit of follow-up code cleanup suggested by Amaury Pouly.
Thomas Martitz
2011-06-20
Optimize new dircache_copy_path so that the helper (strlcat) doesn't need to ...
Thomas Martitz
2011-06-20
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
2011-06-20
Dircache: Move struct maindata declaration to dircache.c and actually check f...
Thomas Martitz
2011-06-20
Dircache: Change internal cache layout.
Thomas Martitz
2011-06-20
Fix dircache_size calculation bug introcuced 3 revisions ago.
Thomas Martitz
2011-06-20
Dircache: Return the size of the result string in dircache_copy_path() so tha...
Thomas Martitz
2011-06-20
Dircache: Rework and simplify dircache_copy_path().
Thomas Martitz
2011-06-20
Dircache: Remove dircache_entry::name_len.
Thomas Martitz
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-03-08
Return -1 for not implemented RTC functions.
Thomas Martitz
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-27
Fix yellow
Michael Sparmann
2011-02-27
iPod Classic CE-ATA Support (Part 3 of 4: Introduce STORAGE_NEEDS_ALIGN, whic...
Michael Sparmann
2011-02-27
iPod Classic CE-ATA Support (Part 2 of 4: Remove on-stack sector buffers, and...
Michael Sparmann
2011-02-27
iPod Classic CE-ATA Support (Part 1 of 4: Cacheline align some statically all...
Michael Sparmann
2011-02-25
RaaA: Create full config directory tree during initialization
Thomas Jarosch
[next]