summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Tweak new pluginlib button map for frotz to be more convenientTorne Wuff1-3/+3
2010-05-20Fix a data abort in codebuster.Thomas Martitz1-1/+2
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz18-853/+470
2010-05-20pass pointers around instead of coping whole structsJonathan Gordon3-8/+8
2010-05-20redo r25569 so the screen is only cleared once instead of every update (which...Jonathan Gordon1-7/+2
2010-05-20fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ...Jonathan Gordon1-2/+2
2010-05-20skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...Teruaki Kawashima1-17/+14
2010-05-20accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t...Jonathan Gordon5-3/+37
2010-05-20HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)Marcin Bukat1-1/+1
2010-05-20pdbox: Rewrote recently added bugfixesWincent Balin2-5/+8
2010-05-20pdbox: Got rid of signedness-related warningsWincent Balin1-3/+3
2010-05-20pdbox: Made size value signedWincent Balin1-3/+3
2010-05-20pdbox: Adjusted return values for functions read() and write()Wincent Balin2-5/+5
2010-05-19sudoku: remove commented out code.Teruaki Kawashima1-286/+0
2010-05-19skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima1-16/+17
2010-05-19Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat1-1/+5
2010-05-18Updated italian translation.Alessio Lenzi1-14/+338
2010-05-18plugins: undefine DEBUG macros just in case, before defining them to a real s...Rafaël Carré1-2/+4
2010-05-18Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré9-25/+15
2010-05-18apps/plugins/lib/SOURCES: make it more readable (space, comments, order)Rafaël Carré1-7/+27
2010-05-18plugins: changes for targets with small plugin buffer (Clipv1)Rafaël Carré5-57/+43
2010-05-18fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1Rafaël Carré1-4/+0
2010-05-18mp3_encoder: fix a typo, put uninitialized variable in BSSRafaël Carré1-2/+2
2010-05-18Add memset/memcpy benches to test_mem pluginMarcin Bukat1-0/+40
2010-05-18mp3_encoder: reduce plugin binsizeRafaël Carré1-173/+130
2010-05-17Add missing svn properties for the new files created in r26109Dave Chapman3-3/+3
2010-05-17as3514/as3543 fixesRafaël Carré1-5/+5
2010-05-17plugins: reorder SOURCES conditions to be more readableRafaël Carré2-91/+123
2010-05-17fix yellow/redJonathan Gordon1-0/+5
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon6-801/+994
2010-05-17splash.c: correct calculation of y coordinate of splash.Teruaki Kawashima1-1/+1
2010-05-17Change default chip8 keymap on c200/m200/clip families to use up/down on the ...Torne Wuff1-2/+2
2010-05-17rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f...Teruaki Kawashima1-7/+7
2010-05-17Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis12-279/+146
2010-05-17fft plugin: move const data into a c file and use no wider types than necessa...Nils Wallménius3-2650/+2685
2010-05-17rockboy: add a Clip keymapRafaël Carré1-0/+10
2010-05-17I think I intended a different expression.Michael Sevakis1-1/+1
2010-05-17count is being used as the value of the last item to show, so rename it to no...Jonathan Gordon1-4/+4
2010-05-17the fm presets list should wrap.. so make that workJonathan Gordon1-1/+1
2010-05-16How punny. Just one more whack-a-mole to get.Michael Sevakis1-1/+1
2010-05-16MPEGPlayer: reconceal the point punsMichael Sevakis3-13/+20
2010-05-16Rearrange statements for a small binsize reduction; delete unneeded bracesAlexander Levin1-6/+2
2010-05-16MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...Michael Sevakis5-76/+178
2010-05-16fix a minor fms presetlist viewer bug with displaying prev when you are on th...Jonathan Gordon1-2/+3
2010-05-16fix redNils Wallménius1-1/+1
2010-05-16Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip ...Nils Wallménius1-2/+2
2010-05-16yellow go bye byeJonathan Gordon1-0/+1
2010-05-16FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon8-6/+179
2010-05-16Make sure to include audiohw.h in settings.h or the definition of struct user...Michael Sevakis1-0/+1
2010-05-15Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts4-12/+6