Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
d0fffd6c6dfd4241a73812c0c0730b325a9bb114
/
firmware
c5933f4
Add and adapt buflib shrink tests
by Thomas Jarosch
· 10 years ago
77aa94b
Add buflib test for maximum allocation
by Thomas Jarosch
· 10 years ago
5f824e2
Add and adapt buflib move tests
by Thomas Jarosch
· 10 years ago
7d5f133
Bring abroad second buflib test
by Thomas Jarosch
· 10 years ago
e7d9432
Enable printing of buflib allocations
by Thomas Jarosch
· 10 years ago
e138016
Initial import of simple buflib unit test
by Thomas Jarosch
· 10 years ago
eb9c845
Fix up some DEBUGF statements
by Thomas Jarosch
· 10 years ago
5f603d3
Fix syntax error (missing semicolon)
by Thomas Jarosch
· 10 years ago
bce72e6
buflib: Switch from term "cookie" to "metadata"
by Thomas Jarosch
· 10 years ago
66df5f3
Improve core_alloc() / buflib_alloc() documentation
by Thomas Jarosch
· 10 years ago
9076b43
PictureFlow: Add move callback for buflib allocations
by Thomas Jarosch
· 10 years ago
812406f
Limit "struct dircache_runinfo" to file scope
by Thomas Jarosch
· 10 years ago
09f7bb8
Add missing newline in debug output
by Thomas Jarosch
· 10 years ago
da5a36d
Document 'union buflib_data'
by Thomas Jarosch
· 10 years ago
d68262e
Two more typo fixes
by Thomas Jarosch
· 10 years ago
91f1393
Fix typos in documentation
by Thomas Jarosch
· 10 years ago
1eb1bc2
DX 50: Fix file descriptor leak on error
by Thomas Jarosch
· 10 years ago
575ec89
mini2440: Fix bogus buffer access in LCD backlight driver
by Thomas Jarosch
· 10 years ago
d62e1b3
vibe 500: Fix ide_powered() always returning false
by Thomas Jarosch
· 10 years ago
ef1497c
Add missing va_end() call when the log is full
by Thomas Jarosch
· 10 years ago
c55be3b
maemo port: Fix startup crash exposed by audio thread refactoring
by Thomas Jarosch
· 10 years ago
3add6c7
Fix up maemo port after byte swap header refactoring
by Thomas Jarosch
· 10 years ago
b320bba
iPod Classic: YUV to RGB optimizations for ARM v5+
by Cástor Muñoz
· 10 years ago
a2136a8
ypr0: Get it up and running again
by Thomas Martitz
· 10 years ago
9454ad4
iPod Classic: configure piezo GPIO ports
by Cástor Muñoz
· 10 years ago
bfb63f8
iPod Classic: minor modifications in TIMER
by Cástor Muñoz
· 10 years ago
8618f2c
rk27xx: sd: properly align buffer used for DMA transfers.
by Andrew Ryabinin
· 10 years ago
d1fcfe9
Add IS_ALIGNED(x, a) macro helper
by Andrew Ryabinin
· 10 years ago
794169a
iPod Classic: fix HW_FREQ_32
by Cástor Muñoz
· 10 years ago
5796969
iPod Classic: update timer API using 32-bit timers.
by Cástor Muñoz
· 10 years ago
edb0c6c
iPod Classic: fix s5l8702 cache line length.
by Cástor Muñoz
· 10 years ago
bcca111
HDD1630/HDD6330/SA9200: Integration of the clicker with the "Keyclick" menu.
by Szymon Dziok
· 10 years ago
73a7802
zen: typo
by Amaury Pouly
· 10 years ago
6677f97
Fix YUV generic C performance function on 24-bit framebuffer
by Amaury Pouly
· 10 years ago
fe519c7
Enable battery charging detection for iBasso DX50/DX90.
by Udo Schläfer
· 10 years ago
aa8ba60
YH820/YH92X: Properly enable morse input.
by Szymon Dziok
· 10 years ago
193ea09
Samsung yh820/yh92x: add HID keymaps.
by Szymon Dziok
· 10 years ago
174523a
YH920: fix the battery capacity.
by Szymon Dziok
· 10 years ago
4a396ac
ipod6g, ata: Fix audio drop off while waiting for ata not busy
by nialv7
· 10 years ago
f5e2c25
iPod Classic: Fix bidirectional clickwheel communication.
by Steffen Butzer
· 10 years ago
7c20d8f
Fix compilation on amsv1.
by Michael Giacomelli
· 10 years ago
f014a76
Add various additional AS3525v2 SOC voltages to the debug screen.
by Michael Giacomelli
· 10 years ago
23dc0b0
Don't enable the current sink for the Clip Zip backlight until its actually needed.
by Mihail Zenkov
· 10 years ago
02414bf
Make sure the USB PHY is disabled after use. Patch by Mihail Zenkov who has
by Mihail Zenkov
· 10 years ago
582035c
iPod Classic: Fix several ATA driver bugs.
by Michael Sparmann
· 10 years ago
5fd5b13
unicode: Fix getle16 and getbe16
by nialv7
· 10 years ago
0b5ad60
Introducing Targets iBasso DX50 & iBasso DX90
by Simon Rothen
· 10 years ago
c1bbaf4
Fix path_trim_whitespace() sign extension.
by Michael Sevakis
· 10 years ago
8146b40
Fuze+: add a configurable deadzone area for touchpad buttons
by Amaury Pouly
· 11 years ago
50778c8
optimize WSPLL work for iriver h100 and h300 series
by Dmitry Gamza
· 11 years ago
0a66545
Clean up a bit and get switch statement out of loop in walk_path()
by Michael Sevakis
· 10 years ago
802e011
Fix a small late creep-in goof in path parsing on native targets
by Michael Sevakis
· 10 years ago
5b08f1a
Remove I/O priority. It is harmful when used with the new file code.
by Michael Sevakis
· 10 years ago
da4938d
Get the last errors I hope!
by Michael Sevakis
· 10 years ago
f3d60ae
Hopefully fix most of the errors and warnings from the last push
by Michael Sevakis
· 10 years ago
17a007b
Add normal alloca() definition and implement a strdupa and friends
by Michael Sevakis
· 10 years ago
77b3625
Add mempcpy implementation
by Michael Sevakis
· 10 years ago
7d1a47c
Rewrite filesystem code (WIP)
by Michael Sevakis
· 11 years ago
21e2b59
Prevent spurious recompiles on account of changed version.
by Michael Sevakis
· 10 years ago
25f73d6
Patch up rbendian.h for Win32 cross-compile
by Michael Sevakis
· 10 years ago
2cb274c
panicf doesn't return so why not tell GCC and $AVE :
by Michael Sevakis
· 10 years ago
6ffb8ff
Do a better endian.h setup that isn't as fragile
by Michael Sevakis
· 10 years ago
d3cf366
Fuze+: fixed brightness settings: previously there were 81 settings for only 26 possible brightnesses, now there are 33 for 33
by Avi Eisenberg
· 10 years ago
5fb3702
Make sure load_context is the last thing in switch_thread.
by Michael Sevakis
· 10 years ago
a9713d8
thread-unix patchup!
by Michael Sevakis
· 10 years ago
030f51c
Oops. Broke an egg. Restore wrongly removed code in mutex.c.
by Michael Sevakis
· 10 years ago
528715a
Fix warnings from 6ed0087
by Michael Sevakis
· 10 years ago
6ed0087
Base scheduler queues off linked lists and do cleanup/consolidation
by Michael Sevakis
· 10 years ago
eb63d8b
Add common linked list functions
by Michael Sevakis
· 10 years ago
9a3400a
Fix some more straggling stuff
by Michael Sevakis
· 10 years ago
981d028
Do some kernel cleanup
by Michael Sevakis
· 10 years ago
81ffd9b
Fix some stuff for no priority and
by Michael Sevakis
· 10 years ago
e7e302f
One more shot; errno.h needs to be in the ARM one too :)
by Michael Sevakis
· 10 years ago
0615cb8
Hosted builds using thread.c have errno as thread context.
by Michael Sevakis
· 10 years ago
29f5385
Fix up some more red
by Michael Sevakis
· 10 years ago
bb77009
Oops. Somehow lost the track of the new files last push.
by Michael Sevakis
· 10 years ago
533d396
Add multi-reader, single-writer locks to kernel.
by Michael Sevakis
· 10 years ago
86fa139
Support for remote on Samsung YH920/YH925.
by Szymon Dziok
· 10 years ago
bootloader_yh820_v1
228c47b
Samsung YH-925: Don't add anything to adc value while reading it.
by Szymon Dziok
· 10 years ago
f74edac
Samsung YH-920: Proper values for battery monitoring, based on the OF formula.
by Szymon Dziok
· 10 years ago
7e778c5
Samsung YH-820: enable battery monitoring
by Sebastian Leonhardt
· 10 years ago
6bbfb35
SA9200: Implement clicker.
by Szymon Dziok
· 10 years ago
fb373e1
Ak4537: Optimization of the code.
by Szymon Dziok
· 10 years ago
f734eed
Disable detection of fm radio for the YH920, it's pointless.
by Szymon Dziok
· 10 years ago
e08331e
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
by Amaury Pouly
· 10 years ago
e557951
crc-mi4: use const lookup table for crc
by Marcin Bukat
· 10 years ago
8d754c0
Sony NWZ: calibrate discharge curves
by Amaury Pouly
· 10 years ago
314516e
rolo: fix crc calculation for mi4
by Marcin Bukat
· 10 years ago
6e575b6
sonynwz: fix backlight
by Amaury Pouly
· 10 years ago
d9d2092
zen/zenxfi: fix config file comments
by Amaury Pouly
· 10 years ago
761f59c
zen/zenxfi: don't switch emi on cpu change to avoid screen flicker
by Amaury Pouly
· 10 years ago
55c5c7e
imx233/emi: cleanup and don't change emi freq if not needed
by Amaury Pouly
· 10 years ago
3221951
fix whitespace
by Amaury Pouly
· 10 years ago
d5591a2
zen/zenxfi: switch lcd driver to 24-bit mode
by Amaury Pouly
· 10 years ago
cd4fb9e
fix sdlapp and ypr0 builds
by Thomas Martitz
· 10 years ago
8f6c779
Fix some build errors and warnings.
by Thomas Martitz
· 10 years ago
dbb7689
lcd-24bit: fix up previous commit a1842c0
by Thomas Martitz
· 10 years ago
a1842c0
lcd-24bit: Introduce a 24-bit mid-level LCD driver
by Thomas Martitz
· 10 years ago
0250be1
lcd-16bit: Split out some functions to lcd-color-common.c
by Thomas Martitz
· 10 years ago
eacd76c
Radio and radio recording for Samsung YH-920.
by Szymon Dziok
· 10 years ago
Next »