1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Franklin Wei 25a29e71d8 Silence warnings in mp3_encoder
`const' only needs to be used once (a const pointer to const data is
`const type * const').

Change-Id: I47a0d69755cb7753ac64b82b930d14b4a19b7527
2017-09-01 22:03:06 -04:00
..
beatbox Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
bitmaps Plugin 2048: Optimize for 128x96 screen 2016-04-07 11:52:09 +02:00
chessbox Rewrite void* arithmetic 2017-03-15 18:27:25 -04:00
clock
doom Fix dangerous casts 2017-02-04 17:24:47 +01:00
fft Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
fractals Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
frotz Plugin Frotz: Match keymap and manual 2016-01-09 19:46:21 +01:00
goban Fix typo in goban 2017-09-01 22:00:59 -04:00
imageviewer Fix FS#12981 JPEG decoding problem when entropy data starts with FF 2016-04-01 19:29:41 +02:00
lib Fix dangerous casts 2017-02-04 17:24:47 +01:00
lua Fix misleading indentation as pointed out by the new gcc warning 2016-08-12 15:33:28 +02:00
midi Midiplay: only boost cpu in sensible code parts 2017-01-06 21:39:56 +01:00
mikmod Fix dangerous casts 2017-02-04 17:24:47 +01:00
mpegplayer Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
pacbox Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
pdbox pdbox: fix bug shown by new gcc warning 2016-10-12 16:52:49 +02:00
pictureflow Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
puzzles puzzles: misc. changes and sync with upstream 2017-08-23 14:22:09 -04:00
reversi Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
rockboy Rockboy: revert FS#11745 patch 2016-10-03 18:16:47 +02:00
searchengine
shortcuts plugins: another round of making local functions static 2011-10-15 20:38:08 +00:00
sudoku Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
text_viewer Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
xworld xworld: fix several horrendous bugs 2017-02-12 20:36:31 -05:00
zxbox Fix dangerous casts 2017-02-04 17:24:47 +01:00
2048.c 2048: Cleanup 2015-04-19 17:48:12 +02:00
alarmclock.c Implement time-based resume and playback start. 2014-03-10 04:12:30 +01:00
alpine_cdc.c
battery_bench.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
bench_mem_jpeg.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
bench_scaler.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
blackjack.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
boomshine.lua Rename 'expanded' to 'expended'. Was this a typo? 2015-04-19 12:23:22 +02:00
bounce.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
brickmania.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
bubbles.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
BUILD_OVERLAY Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
calculator.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
calendar.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
CATEGORIES FS#11922: Lua game - Pixel Painter 2017-08-23 00:25:11 +02:00
chessbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
chessclock.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
chip8.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
chopper.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
clix.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
codebuster.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
credits.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
credits.pl Patch #1272052 by Henrik Backe - Move credits to a plugin 2005-09-02 05:39:09 +00:00
crypt_firmware.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
cube.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
demystify.c
dice.c
dict.c
disktidy.c Fixed disktidy bug and added a couple of new features to disktidy. 2014-10-09 09:43:40 +02:00
disktidy.config
elfdep.pl first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
euroconverter.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fire.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
fireworks.c fireworks: ues PLA_EXIT to exit without going through the menu. 2012-02-24 15:06:18 +01:00
firmware_flash.c
flipit.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
goban.c Fix yellows/reds. Red where caused by preprocessor condition mismatch. 2010-08-24 15:01:33 +00:00
greyscale.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
helloworld.c Update comments in the helloword plugin. 2010-08-30 20:58:38 +00:00
helloworld.lua Helloworld.lua: fix file_put_contents depending on a wrong return value of io.write + use a cleaner version of if(file == nil) (thanks to Christophe Gragnic) 2009-07-08 21:05:56 +00:00
invadrox.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
iriver_flash.c Fix warning about using static vars in non static inline functions with gcc 4.5. 2010-12-27 10:46:29 +00:00
iriverify.c
jackpot.c
jewels.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
keybox.c Keybox: display the entry name along with the password 2017-08-27 15:43:11 -04:00
lamp.c Lamp plugin: Allow toggling the button light using "select". 2015-02-22 12:22:40 +01:00
logo.c Fix some build errors and warnings. 2014-06-21 00:49:05 +02:00
lrcplayer.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
main_menu_config.c Fix misleading indentation as pointed out by the new gcc warning 2016-08-12 15:33:28 +02:00
matrix.c
maze.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
mazezam.c
md5sum.c
metronome.c YH8xx,YH9xx: Keymap improvement 2015-11-15 23:46:39 +01:00
minesweeper.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
mosaique.c Plugin mosaique PLA integration (code + manual) 2012-03-03 16:37:47 +01:00
mp3_encoder.c Silence warnings in mp3_encoder 2017-09-01 22:03:06 -04:00
nim.c
oscilloscope.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
otp.c One-Time Password client (HOTP and TOTP) 2016-06-05 14:25:09 -04:00
pegbox.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
periodic_table.c Add tentative new element names, IUPAC approval expected around November 2016-12-04 18:05:51 +01:00
pictureflow.c
pitch_detector.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
pixel-painter.lua FS#11922: Lua game - Pixel Painter 2017-08-23 00:25:11 +02:00
plasma.c
plugin.lds Fix .ncbss from possibly overlapping .ncdata in plugins/codecs. 2013-07-11 04:32:23 -04:00
plugin_crt0.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
plugins.make iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
pong.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
properties.c
random_folder_advance_config.c
remote_control.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
resistor.c scroll_engine: Rename scroll_stop* functions to be more consistent with the lcd api. 2013-12-14 23:11:30 +01:00
robotfindskitten.c
rockblox.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
rockblox1d.c
rockbox-fonts.config New plugin theme_remove which offers a way to remove specified theme. 2009-10-12 13:55:59 +00:00
rockbox_flash.c
rockboy.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
rocklife.c
rockpaint.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
search.c
settings_dumper.c
shopper.c Shopper: slightly improve plugin and manual 2015-09-24 23:15:24 +02:00
sliding_puzzle.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
snake.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
snake2.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
snake2.levels
snow.c
sokoban.c fix yellow, commit f2f1889 left a variable unused 2017-08-27 19:25:56 +02:00
sokoban.levels Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the default level file back to the previous filename) 2007-06-29 19:52:13 +00:00
solitaire.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
sort.c
SOURCES puzzles: remove unused overlay loader 2017-09-01 20:33:20 -04:00
SOURCES.app_build iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
spacerocks.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
speedread.c Remove redundant code 2017-03-15 18:14:13 -04:00
splitedit.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
star.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
starfield.c
stats.c stats's plugin PLA integration (main code + manual) 2012-02-22 09:15:50 +01:00
stopwatch.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
stopwatch.lua stopwatch.lua: Improve button layout. Enable on touchscreen RaaA. 2012-01-29 22:35:49 +01:00
SUBDIRS Port of Simon Tatham's Puzzle Collection 2016-12-18 18:13:22 +01:00
SUBDIRS.app_build iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
superdom.c Superdom: Silence warning. 2014-09-14 05:16:10 +02:00
test_boost.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_codec.c Manually unboost if not using boost in test_codec 2016-05-14 23:11:52 +02:00
test_core_jpeg.c
test_disk.c Align test_disk buffer for DMA. 2016-04-01 19:57:44 +02:00
test_fps.c
test_gfx.c test_gfx: Add benchmark for put_line(). 2014-01-07 14:13:41 +01:00
test_grey.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_greylib_bitmap_scale.c
test_mem.c test_mem: print clock speed in MHz so it fits on smaller screens. 2016-08-03 20:26:54 +02:00
test_mem_jpeg.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_resize.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_sampr.c
test_scanrate.c
test_touchscreen.c
test_viewports.c lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport. 2014-01-07 14:13:48 +01:00
test_viewports.lua Fix some typos 2009-05-25 14:56:59 +00:00
text_editor.c Fix Samsung YH92X/YH820 keypad conditional in text_editor 2017-05-06 21:34:21 -04:00
theme_remove.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
vbrfix.c GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. 2011-08-14 15:13:00 +00:00
video.c
viewers.config Speed-reading plugin 2017-03-15 15:02:53 -04:00
vu_meter.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
wav2wv.c fix leak-file-handles. 2010-10-23 12:40:07 +00:00
wavplay.c Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
wavrecord.c wavrecord plugin: Add harmless sanity check 2014-12-21 17:22:09 +01:00
wavview.c plugins: make local functions static for metronome, rockblox1d, wavview 2011-10-04 19:33:52 +00:00
wormlet.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
xobox.c Replace SAMSUNG_YH920_PAD with YH92X 2016-01-25 09:23:09 +01:00
zxbox.c