summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-11-04fix charcell yellowJonathan Gordon
2009-11-04Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon
2009-11-04Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon
2009-11-04Clarify track transition code in pcmbuf and playback. No functional changes yet.Jeffrey Goode
2009-11-03Makes sure codec API builds correctly if ROCKBOX_HAS_LOGF is definedJeffrey Goode
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré
2009-11-03brickmania: fix scrollwheel useRafaël Carré
2009-11-03Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon
2009-11-02Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase
2009-11-02Playback.c: Eliminate repetitive watermark calculation when the buffer is idl...Jeffrey Goode
2009-11-02Tweak logf statementsJeffrey Goode
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun
2009-11-01Rework how feature skin tags work (%cc currently) when used conditionally (i....Thomas Martitz
2009-11-01Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...Rafaël Carré
2009-11-01new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Rafaël Carré
2009-11-01revert that last checkin... something better is coming Jonathan Gordon
2009-11-01new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Jonathan Gordon
2009-11-01Code cleanup in codec_thread, playback and pcmbuf; more elegant solution to l...Jeffrey Goode
2009-11-01Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz
2009-11-01Show insert_last_shuffled item and queue_last_shuffled item when playlist fil...Teruaki Kawashima
2009-11-01Fix red - statusbar_position() is a macro.Thomas Martitz
2009-11-01Remove a wps function call from skin engine, hopefully the last one.Thomas Martitz
2009-11-01Cleanup includes a bit.Thomas Martitz
2009-11-01YELLOW ZOMBIES!Jonathan Gordon
2009-11-01haloween night is when red monsters are vanquished right? or is that green mo...Jonathan Gordon
2009-11-01Fix FS#10745 - %mv not working in sbs...Jonathan Gordon
2009-10-31FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz
2009-10-31Fix yellow, againJeffrey Goode
2009-10-31Fix yellow, definesJeffrey Goode
2009-10-31FS#10739: playback.c code splitJeffrey Goode
2009-10-31Consolidate code duplication in WPS volume changing handling.Thomas Martitz
2009-10-31Remove square brackets from the ID3 Viewer related language strings and gener...Thomas Martitz
2009-10-30Fix time display in time menu when time is not valid.Teruaki Kawashima
2009-10-30Update Japanese translation.Teruaki Kawashima
2009-10-29Revert the recording key functionality changes back to before r21034: Both pl...Peter D'Hoye
2009-10-29Implement dbg_save_roms for TCC780x.Rob Purchase
2009-10-29Only expose pcmbuf_beep on SWCODEC targets (aka fix red).Maurus Cuelenaere
2009-10-29Lua: return nil when function failed instead of returning nothingMaurus Cuelenaere
2009-10-29Expose pcmbuf_beep() to plugins (based on FS#10608 by Christophe Gragnic)Maurus Cuelenaere
2009-10-29Also expose functions having (s)size_t or off_t as argument/return type to Lua.Maurus Cuelenaere
2009-10-29Const correctnessNils Wallménius
2009-10-29Fix FS#10734 - scoring in boomshine.lua is broken (r23391)Robert Kukla
2009-10-29Boomshine plugin : make speed and ball sizes adapt to the target screen size ...Kevin Ferrare
2009-10-29Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...Kevin Ferrare
2009-10-29Boomshine plugin : Better messages at the end of the game (fixes the nblevel+...Kevin Ferrare
2009-10-29* code police on a macro which has no reason for beingJonathan Gordon
2009-10-29Fixed the Boomshine plugin not to crash when there are no more levels to playKevin Ferrare
2009-10-28Remove unused #define and correct comment.Maurus Cuelenaere