0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shortened the comment to 80 col More... almost 20 years ago
Made lots of keys' code depend on the actual definition of the key instead of the target keypad define. Makes the code more readable and it makes it easier to enable/disable certain features. Killed the warning for X5 at the same time. More... almost 20 years ago
1 - don't assume 160x128 means iriver h1x0 display, added check for depth 2 - disabled building for 160x128 16bit since there's no code path for it More... almost 20 years ago
iriver: Init audio on background. More... almost 20 years ago
Portability enhancements - make the menu bitmap positions #defines, introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs. More... almost 20 years ago
Fix red builds More... almost 20 years ago
Detect USB charge state in Hxx0 More... almost 20 years ago
Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some bricks need several hits to break More... almost 20 years ago
Enable USB charging mode on H300, hold Rec when inserting the USB connector to not enter USB mode. This may not always work, since we don't yet know how to control the charging chip correctly. More... almost 20 years ago
Updated korean.lang by Jeong Taek In More... almost 20 years ago
Add some IIS addresses More... almost 20 years ago
Adjusted the bitmap build to run make in the bitmap directories unconditionally to better detect updated dependencies. Previously, new files and modified images were not properly detected and didn't cause rebuilds. More... almost 20 years ago
Fix all the simulator builds I broke More... almost 20 years ago
It's unsigned, no need to check for negativity More... almost 20 years ago
Add battery voltage that is now exported from the power management as a wps tag More... almost 20 years ago
Button mappings for iPods, using mp3_is_playing() for harware platforms, file format converted to unix More... almost 20 years ago
And the plugin itself ... :) More... almost 20 years ago
New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me More... almost 20 years ago
Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR and PREVDIR buttons on iRiver H[13]x0 targets), patch from IRC:lamed, modified by me. More... almost 20 years ago
First steps towards SDL sim for windows More... almost 20 years ago
Added "Queue shuffled", for completeness More... almost 20 years ago
GDB stub for ARM More... almost 20 years ago
New build type: GDB stub More... almost 20 years ago
Generic USB serial driver on ISP1582 More... almost 20 years ago
Simple sscanf implementation More... almost 20 years ago
Added ATTRIBUTE_SCANF More... almost 20 years ago
added .vectors section for ARM More... almost 20 years ago
made UIE for iPod common to all ARM targets More... almost 20 years ago
Fix bug caused by change to external bitmaps - use the correct stride value for lcd_bitmap_part() More... almost 20 years ago
added toolset for iFP More... almost 20 years ago