Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- saint@saint-desktop:~/Desktop/sdlapp-480x800$ make evryclean && make reconf && make && make install
- *** tools/configure is newer than Makefile. You should run 'make reconf'.
- make: *** No rule to make target `evryclean'. Stop.
- saint@saint-desktop:~/Desktop/sdlapp-480x800$ make veryclean && make reconf && make && make install
- *** tools/configure is newer than Makefile. You should run 'make reconf'.
- Cleaning build directory
- Using temporary directory /tmp
- Enter the LCD width (default: 320)
- Enter the LCD height (default: 480)
- Selected 480 x 800 resolution (portrait)
- Linux host detected
- Application environment deemed little endian
- Selected sigaltstack threads
- Platform set to sdlapp
- Normal build selected
- Building Rockbox as an Application
- Using source code root directory: /media/saint/Development/Rockbox/Master/rockbox
- Using gcc 4.8 (408)
- Using ld 2.24
- Found and uses ccache (/usr/bin/ccache)
- Automatically selected arch: amd64
- Using alternate rockbox dir: /.rockbox
- Created Makefile
- Generating dependencies
- CC tools/rdf2binary
- CC tools/convbdf
- CC tools/codepages
- CC bmp2rb
- BMP2RB iaudio_bl_flash.c
- CC tools/scramble
- CC uclpack
- CC tools/mkboot
- CC firmware/common/config.c
- PP features.txt
- CC lang_core.c
- CC apps/action.c
- CC apps/abrepeat.c
- BMP2RB default_icons.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/bitmaps/mono/default_icons.c
- BMP2RB rockboxlogo.480x149x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/bitmaps/native/rockboxlogo.480x149x16.c
- BMP2RB usblogo.176x48x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/bitmaps/native/usblogo.176x48x16.c
- CONVBDF fonts/08-Schumacher-Clean.bdf
- CC apps/bookmark.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c: In function ‘add_bookmark’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:307:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, bookmark, strlen(bookmark));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:308:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, "\n", 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:329:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, global_read_buffer,
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:331:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, "\n", 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c: In function ‘delete_bookmark’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:880:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, global_read_buffer,
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/bookmark.c:882:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(temp_bookmark_file, "\n", 1);
- ^
- CC apps/debug_menu.c
- CC apps/filetypes.c
- GEN apps/genlang-features
- GENLANG apps/lang/afrikaans.lang
- GENLANG apps/lang/basque.lang
- GENLANG apps/lang/bulgarian.lang
- GENLANG apps/lang/catala.lang
- GENLANG apps/lang/czech.lang
- GENLANG apps/lang/dansk.lang
- GENLANG apps/lang/deutsch.lang
- GENLANG apps/lang/eesti.lang
- GENLANG apps/lang/english.lang
- GENLANG apps/lang/english-us.lang
- GENLANG apps/lang/espanol.lang
- GENLANG apps/lang/esperanto.lang
- GENLANG apps/lang/finnish.lang
- GENLANG apps/lang/francais.lang
- GENLANG apps/lang/galego.lang
- GENLANG apps/lang/greek.lang
- GENLANG apps/lang/hebrew.lang
- GENLANG apps/lang/hrvatski.lang
- GENLANG apps/lang/islenska.lang
- GENLANG apps/lang/italiano.lang
- GENLANG apps/lang/latviesu.lang
- GENLANG apps/lang/lietuviu.lang
- GENLANG apps/lang/magyar.lang
- GENLANG apps/lang/nederlands.lang
- GENLANG apps/lang/norsk.lang
- GENLANG apps/lang/norsk-nynorsk.lang
- GENLANG apps/lang/polski.lang
- GENLANG apps/lang/portugues-brasileiro.lang
- GENLANG apps/lang/portugues.lang
- GENLANG apps/lang/romaneste.lang
- GENLANG apps/lang/russian.lang
- GENLANG apps/lang/slovak.lang
- GENLANG apps/lang/slovenscina.lang
- GENLANG apps/lang/srpski.lang
- GENLANG apps/lang/svenska.lang
- GENLANG apps/lang/tagalog.lang
- GENLANG apps/lang/turkce.lang
- GENLANG apps/lang/ukrainian.lang
- GENLANG apps/lang/wallisertitsch.lang
- GENLANG apps/lang/walon.lang
- GENLANG apps/lang/arabic.lang
- GENLANG apps/lang/chinese-simp.lang
- GENLANG apps/lang/chinese-trad.lang
- GENLANG apps/lang/hindi.lang
- GENLANG apps/lang/japanese.lang
- GENLANG apps/lang/korean.lang
- GENLANG apps/lang/thai.lang
- ZIP apps/lang/voicestrings.zip
- GEN lang/max_language_size.h
- CC apps/language.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/language.c: In function ‘lang_load’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/language.c:73:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, lang_header, HEADER_SIZE);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/language.c:79:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, sub_header, SUBHEADER_SIZE);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/language.c:90:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buffer, lang_size);
- ^
- CC apps/main.c
- CC apps/menu.c
- CC apps/menus/menu_common.c
- CC apps/menus/display_menu.c
- CC apps/menus/theme_menu.c
- CC apps/menus/plugin_menu.c
- CC apps/menus/eq_menu.c
- CC apps/buffering.c
- CC apps/voice_thread.c
- CC apps/rbcodec_helpers.c
- CC apps/menus/main_menu.c
- CC apps/menus/playback_menu.c
- CC apps/menus/playlist_menu.c
- CC apps/menus/settings_menu.c
- CC apps/menus/sound_menu.c
- CC apps/menus/time_menu.c
- CC apps/misc.c
- CC apps/onplay.c
- CC apps/playlist.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/playlist.c: In function ‘get_next_dir’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/playlist.c:1486:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd,&folder_count,sizeof(int));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/playlist.c:1501:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buffer, MAX_PATH);
- ^
- CC apps/playlist_catalog.c
- CC apps/playlist_viewer.c
- CC apps/plugin.c
- CC apps/root_menu.c
- CC apps/screens.c
- CC apps/settings.c
- CC apps/settings_list.c
- CC apps/shortcuts.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/shortcuts.c: In function ‘shortcuts_ata_idle_callback’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/shortcuts.c:208:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, buf, len);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/shortcuts.c:210:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, sc->u.setting->cfg_name, strlen(sc->u.setting->cfg_name));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/shortcuts.c:212:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, sc->u.path, strlen(sc->u.path));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/shortcuts.c:213:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, "\n\n", 2);
- ^
- CC apps/status.c
- CC apps/cuesheet.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/cuesheet.c: In function ‘parse_cuesheet’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/cuesheet.c:146:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, line, BOM_UTF_8_SIZE);
- ^
- CC apps/talk.c
- CC apps/tree.c
- CC apps/tagtree.c
- CC apps/filetree.c
- CC apps/scrobbler.c
- CC apps/screen_access.c
- CC apps/gui/icon.c
- CC apps/gui/list.c
- CC apps/gui/line.c
- CC apps/gui/bitmap/list.c
- CC apps/gui/bitmap/list-skinned.c
- CC apps/gui/option_select.c
- CC apps/gui/pitchscreen.c
- CC apps/gui/quickscreen.c
- CC apps/gui/folder_select.c
- CC apps/gui/wps.c
- CC apps/gui/scrollbar.c
- CC apps/gui/splash.c
- CC apps/gui/statusbar.c
- CC apps/gui/statusbar-skinned.c
- CC apps/gui/yesno.c
- CC apps/gui/viewport.c
- CC apps/gui/skin_engine/skin_backdrops.c
- CC apps/gui/skin_engine/skin_display.c
- CC apps/gui/skin_engine/skin_engine.c
- CC apps/gui/skin_engine/skin_parser.c
- CC apps/gui/skin_engine/skin_render.c
- CC apps/gui/skin_engine/skin_tokens.c
- CC apps/gui/skin_engine/skin_touchsupport.c
- CC apps/gui/backdrop.c
- CC apps/recorder/bmp.c
- CC apps/recorder/icons.c
- CC apps/recorder/keyboard.c
- CC apps/recorder/peakmeter.c
- CC apps/recorder/resize.c
- CC apps/recorder/jpeg_load.c
- CC apps/recorder/albumart.c
- CC apps/gui/color_picker.c
- CC apps/audio_thread.c
- CC apps/pcmbuf.c
- CC apps/codec_thread.c
- CC apps/playback.c
- CC apps/codecs.c
- CC apps/beep.c
- CC apps/tagcache.c
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘check_clauses’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:1070:21: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, str, tfe.tag_length);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘tagcache_create_changelog’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:3579:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(clfd, "## Changelog version 1\n", 23);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:3614:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(clfd, "\n", 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘write_tag’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:3339:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, buf, i + 2);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘do_tagcache_build’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:4542:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(cachefd, &header, sizeof(struct tagcache_header));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:4574:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(cachefd, &header, sizeof(struct tagcache_header));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘add_tagcache’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:1954:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(cachefd, &entry, sizeof(struct temp_file_entry));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘delete_entry’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:3795:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, "", 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘write_item’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:1776:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(cachefd, item, len);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘build_index’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:2733:18: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
- ftruncate(fd, lseek(fd, 0, SEEK_CUR));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:2871:22: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, buf, fe.tag_length);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c: In function ‘tempbuf_sort’:
- /media/saint/Development/Rockbox/Master/rockbox/apps/tagcache.c:2168:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, "XXXXXXXX", fe.tag_length - length);
- ^
- CC apps/keymaps/keymap-touchscreen.c
- CC apps/keymaps/keymap-sdl.c
- CC firmware/asm/ffs.c
- CC firmware/asm/memset16.c
- CC firmware/asm/mempcpy.c
- CC firmware/ata_idle_notify.c
- CC firmware/events.c
- CC firmware/backlight.c
- CC firmware/buflib.c
- CC firmware/core_alloc.c
- CC firmware/general.c
- CC firmware/powermgmt.c
- CC firmware/target/hosted/cpuinfo-linux.c
- CC firmware/target/hosted/rtc.c
- CC firmware/system.c
- CC firmware/usb.c
- CC firmware/logf.c
- /media/saint/Development/Rockbox/Master/rockbox/firmware/logf.c: In function ‘flush_buffer’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/logf.c:363:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, logdiskfbuffer, logdiskfindex);
- ^
- CC firmware/panic.c
- CC firmware/target/hosted/sdl/button-sdl.c
- CC firmware/target/hosted/sdl/kernel-sdl.c
- CC firmware/target/hosted/sdl/lcd-bitmap.c
- CC firmware/target/hosted/sdl/lcd-sdl.c
- CC firmware/target/hosted/sdl/system-sdl.c
- CC firmware/target/hosted/sdl/load_code-sdl.c
- CC firmware/target/hosted/sdl/timer-sdl.c
- CC firmware/target/hosted/sdl/key_to_touch-sdl.c
- CC firmware/target/hosted/sdl/app/load_code-sdl-app.c
- CC firmware/target/hosted/sdl/app/button-application.c
- CC firmware/target/hosted/filesystem-unix.c
- CC firmware/target/hosted/filesystem-app.c
- GEN rbversion.h
- CC firmware/common/version.c
- CC firmware/common/crc32.c
- CC firmware/common/loader_strerror.c
- CC firmware/common/pathfuncs.c
- CC firmware/common/format.c
- CC firmware/common/linked_list.c
- CC firmware/common/strcasecmp.c
- CC firmware/common/strcasestr.c
- CC firmware/common/strnatcmp.c
- CC firmware/common/strlcat.c
- CC firmware/common/strlcpy.c
- CC firmware/common/structec.c
- /media/saint/Development/Rockbox/Master/rockbox/firmware/common/structec.c: In function ‘ecwrite’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/common/structec.c:181:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, tmp, amount * member_size);
- ^
- CC firmware/common/timefuncs.c
- CC firmware/common/unicode.c
- CC firmware/scroll_engine.c
- CC firmware/arabjoin.c
- CC firmware/bidi.c
- CC firmware/font_cache.c
- CC firmware/font.c
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c: In function ‘font_load_ex’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:566:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, pf->buffer_start, pf->buffer_size);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c: In function ‘glyph_file_write’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:879:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(cache_fd, buffer, buffer_pos);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c: In function ‘load_cache_entry’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:727:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, &(p->width), 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:745:14: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read (fd, tmp, 2);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:748:18: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read (fd, tmp, 2);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/font.c:760:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(pf->fd, p->bitmap, src_bytes);
- ^
- CC firmware/hangul.c
- CC firmware/lru.c
- CC firmware/screendump.c
- /media/saint/Development/Rockbox/Master/rockbox/firmware/screendump.c: In function ‘screen_dump’:
- /media/saint/Development/Rockbox/Master/rockbox/firmware/screendump.c:143:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, bmpheader, sizeof(bmpheader));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/firmware/screendump.c:246:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(fd, linebuf, DUMP_BMP_LINESIZE);
- ^
- CC firmware/drivers/lcd-24bit.c
- CC firmware/common/diacritic.c
- CC firmware/drivers/led.c
- CC firmware/drivers/button.c
- CC firmware/drivers/touchscreen.c
- CC firmware/sound.c
- CC firmware/pcm_sampr.c
- CC firmware/pcm.c
- CC firmware/pcm_mixer.c
- CC firmware/pcm_sw_volume.c
- CC firmware/drivers/audio/audiohw-swcodec.c
- CC firmware/drivers/audio/sdl.c
- CC firmware/target/hosted/sdl/pcm-sdl.c
- CC firmware/kernel/mrsw_lock.c
- CC firmware/kernel/mutex.c
- CC firmware/kernel/queue.c
- CC firmware/kernel/semaphore.c
- CC firmware/kernel/thread.c
- CC firmware/kernel/thread-common.c
- CC firmware/kernel/tick.c
- CC firmware/kernel/timeout.c
- CONVBDF fonts/08-Schumacher-Clean.bdf
- CC /home/saint/Desktop/sdlapp-480x800/sysfont.c
- AR libfirmware.a
- CC lib/rbcodec/codecs/libspeex/bits.c
- CC lib/rbcodec/codecs/libspeex/cb_search.c
- CC lib/rbcodec/codecs/libspeex/exc_10_16_table.c
- CC lib/rbcodec/codecs/libspeex/exc_10_32_table.c
- CC lib/rbcodec/codecs/libspeex/exc_20_32_table.c
- CC lib/rbcodec/codecs/libspeex/exc_5_256_table.c
- CC lib/rbcodec/codecs/libspeex/exc_5_64_table.c
- CC lib/rbcodec/codecs/libspeex/exc_8_128_table.c
- CC lib/rbcodec/codecs/libspeex/filters.c
- CC lib/rbcodec/codecs/libspeex/gain_table.c
- CC lib/rbcodec/codecs/libspeex/gain_table_lbr.c
- CC lib/rbcodec/codecs/libspeex/hexc_10_32_table.c
- CC lib/rbcodec/codecs/libspeex/hexc_table.c
- CC lib/rbcodec/codecs/libspeex/high_lsp_tables.c
- CC lib/rbcodec/codecs/libspeex/lsp.c
- CC lib/rbcodec/codecs/libspeex/lsp_tables_nb.c
- CC lib/rbcodec/codecs/libspeex/ltp.c
- CC lib/rbcodec/codecs/libspeex/modes.c
- CC lib/rbcodec/codecs/libspeex/modes_wb.c
- CC lib/rbcodec/codecs/libspeex/nb_celp.c
- CC lib/rbcodec/codecs/libspeex/quant_lsp.c
- CC lib/rbcodec/codecs/libspeex/sb_celp.c
- CC lib/rbcodec/codecs/libspeex/speex.c
- CC lib/rbcodec/codecs/libspeex/speex_callbacks.c
- CC lib/rbcodec/codecs/libspeex/oggframing.c
- CC lib/rbcodec/codecs/libspeex/stereo.c
- CC lib/rbcodec/codecs/libspeex/speex_header.c
- AR libspeex-voice.a
- CC lib/rbcodec/metadata/metadata.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/metadata.c: In function ‘get_metadata’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/metadata.c:427:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(logfd, trackname, strlen(trackname));
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/metadata.c:428:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
- write(logfd, "\n", 1);
- ^
- CC lib/rbcodec/metadata/id3tags.c
- CC lib/rbcodec/metadata/mp3.c
- CC lib/rbcodec/metadata/mp3data.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp3data.c: In function ‘read_uint32be_mp3data’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp3data.c:223:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- (void)read(fd, (char*)data, 4);
- ^
- CC lib/rbcodec/dsp/channel_mode.c
- CC lib/rbcodec/dsp/compressor.c
- CC lib/rbcodec/dsp/crossfeed.c
- CC lib/rbcodec/dsp/dsp_core.c
- CC lib/rbcodec/dsp/dsp_filter.c
- CC lib/rbcodec/dsp/dsp_misc.c
- CC lib/rbcodec/dsp/dsp_sample_input.c
- CC lib/rbcodec/dsp/dsp_sample_output.c
- CC lib/rbcodec/dsp/eq.c
- CC lib/rbcodec/dsp/resample.c
- CC lib/rbcodec/dsp/pga.c
- CC lib/rbcodec/dsp/tdspeed.c
- CC lib/rbcodec/dsp/tone_controls.c
- CC lib/rbcodec/metadata/replaygain.c
- CC lib/rbcodec/metadata/metadata_common.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/metadata_common.c: In function ‘skip_id3v2’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/metadata_common.c:238:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, 4);
- ^
- CC lib/rbcodec/metadata/a52.c
- CC lib/rbcodec/metadata/adx.c
- CC lib/rbcodec/metadata/aiff.c
- CC lib/rbcodec/metadata/ape.c
- CC lib/rbcodec/metadata/asap.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asap.c: In function ‘parse_sap_header’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asap.c:155:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd,&cur_char,1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asap.c:168:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd,&cur_char,1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asap.c:173:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd,&cur_char,1);
- ^
- CC lib/rbcodec/metadata/asf.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c: In function ‘asf_parse_header’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:240:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &subobjects);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:285:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint64le(fd, &play_duration);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:292:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &wfx->packet_size);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:312:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &propdatalen);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:314:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &flags);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:332:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &wfx->codec_id);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:333:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &wfx->channels);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:334:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &wfx->rate);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:335:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &wfx->bitrate);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:337:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &wfx->blockalign);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:338:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &wfx->bitspersample);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:339:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &wfx->datalen);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:346:33: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, wfx->data, 4);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:350:33: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, wfx->data, 6);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:355:33: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, wfx->data, wfx->datalen);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:361:33: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, wfx->data, wfx->datalen);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:382:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &strlength[i]);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:410:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &count);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:419:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &length);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:423:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &type);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:424:29: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &length);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:473:33: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, &type, 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:476:37: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, &type, 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:483:37: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &datalength);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c: In function ‘asf_readGUID’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:107:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &guid->v1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:108:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &guid->v2);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:109:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &guid->v3);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:110:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, guid->v4, 8);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c: In function ‘asf_intdecode’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:130:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint32le(fd, &tmp32);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:134:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint64le(fd, &tmp64);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:138:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint16le(fd, &tmp16);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c: In function ‘asf_read_object_header’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/asf.c:116:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read_uint64le(fd, &obj->size);
- ^
- CC lib/rbcodec/metadata/au.c
- CC lib/rbcodec/metadata/ay.c
- CC lib/rbcodec/metadata/flac.c
- CC lib/rbcodec/metadata/gbs.c
- CC lib/rbcodec/metadata/hes.c
- CC lib/rbcodec/metadata/kss.c
- CC lib/rbcodec/metadata/mod.c
- CC lib/rbcodec/metadata/monkeys.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/monkeys.c: In function ‘get_monkeys_metadata’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/monkeys.c:55:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf + 4, MAX_PATH - 4);
- ^
- CC lib/rbcodec/metadata/mp4.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c: In function ‘read_mp4_tags’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:513:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tag_name, sizeof(tag_name) - 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:519:25: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tag_name, sub_size);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c: In function ‘read_mp4_tag’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:102:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buffer, buffer_left);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:108:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buffer, size_left);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c: In function ‘read_mp4_esds’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:211:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, 1); /* Verify ES_DescrTag. */
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:231:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, 1); /* Verify DecoderConfigDescrTab. */
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:245:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, 1);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:269:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, length);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c: In function ‘read_mp4_length’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/mp4.c:195:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, &c, 1);
- ^
- CC lib/rbcodec/metadata/mpc.c
- CC lib/rbcodec/metadata/nsf.c
- CC lib/rbcodec/metadata/ogg.c
- CC lib/rbcodec/metadata/oma.c
- CC lib/rbcodec/metadata/rm.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/rm.c: In function ‘real_read_audio_stream_info’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/rm.c:172:20: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, rmctx->codec_extradata, rmctx->extradata_size);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/rm.c:181:20: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, rmctx->codec_extradata, rmctx->extradata_size);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/rm.c:193:20: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, rmctx->codec_extradata, rmctx->extradata_size);
- ^
- CC lib/rbcodec/metadata/sgc.c
- CC lib/rbcodec/metadata/sid.c
- CC lib/rbcodec/metadata/smaf.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c: In function ‘get_smaf_metadata’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:458:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, 16);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c: In function ‘parse_smaf_audio_track’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:237:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, 5);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:301:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, 6);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c: In function ‘read_audio_track_contets’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:153:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, 256);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c: In function ‘parse_smaf_score_track’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:333:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, 21);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:401:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, chunksize);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:430:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, tmp, 11);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c: In function ‘read_score_track_contets’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/smaf.c:200:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, datasize);
- ^
- CC lib/rbcodec/metadata/spc.c
- CC lib/rbcodec/metadata/tta.c
- CC lib/rbcodec/metadata/vgm.c
- CC lib/rbcodec/metadata/vorbis.c
- CC lib/rbcodec/metadata/vox.c
- CC lib/rbcodec/metadata/wave.c
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/wave.c: In function ‘read_header’:
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/wave.c:315:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, offset);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/wave.c:347:17: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, read_data);
- ^
- /media/saint/Development/Rockbox/Master/rockbox/lib/rbcodec/metadata/wave.c:359:21: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
- read(fd, buf, read_data);
- ^
- CC lib/rbcodec/metadata/wavpack.c
- AR librbcodec.a
- CC lib/skin_parser/skin_buffer.c
- CC lib/skin_parser/skin_parser.c
- CC lib/skin_parser/skin_scan.c
- CC lib/skin_parser/tag_table.c
- AR libskin_parser.a
- CC lib/fixedpoint/fixedpoint.c
- AR libfixedpoint.a
- CC uisimulator/common/dummylib.c
- AR libuisimulator.a
- LD rockbox
- CC lib/rbcodec/codecs/opus.c
- CC lib/rbcodec/codecs/codec_crt0.c
- CC lib/rbcodec/codecs/libopus/celt/bands.c
- CC lib/rbcodec/codecs/libopus/celt/celt.c
- CC lib/rbcodec/codecs/libopus/celt/celt_decoder.c
- CC lib/rbcodec/codecs/libopus/celt/celt_lpc.c
- CC lib/rbcodec/codecs/libopus/celt/cwrs.c
- CC lib/rbcodec/codecs/libopus/celt/entcode.c
- CC lib/rbcodec/codecs/libopus/celt/entdec.c
- CC lib/rbcodec/codecs/libopus/celt/entenc.c
- CC lib/rbcodec/codecs/libopus/celt/kiss_fft.c
- CC lib/rbcodec/codecs/libopus/celt/laplace.c
- CC lib/rbcodec/codecs/libopus/celt/mathops.c
- CC lib/rbcodec/codecs/libopus/celt/mdct.c
- CC lib/rbcodec/codecs/libopus/celt/modes.c
- CC lib/rbcodec/codecs/libopus/celt/pitch.c
- CC lib/rbcodec/codecs/libopus/celt/quant_bands.c
- CC lib/rbcodec/codecs/libopus/celt/rate.c
- CC lib/rbcodec/codecs/libopus/celt/vq.c
- CC lib/rbcodec/codecs/libopus/silk/bwexpander_32.c
- CC lib/rbcodec/codecs/libopus/silk/bwexpander.c
- CC lib/rbcodec/codecs/libopus/silk/CNG.c
- CC lib/rbcodec/codecs/libopus/silk/code_signs.c
- CC lib/rbcodec/codecs/libopus/silk/dec_API.c
- CC lib/rbcodec/codecs/libopus/silk/decode_core.c
- CC lib/rbcodec/codecs/libopus/silk/decode_frame.c
- CC lib/rbcodec/codecs/libopus/silk/decode_indices.c
- CC lib/rbcodec/codecs/libopus/silk/decode_parameters.c
- CC lib/rbcodec/codecs/libopus/silk/decode_pitch.c
- CC lib/rbcodec/codecs/libopus/silk/decode_pulses.c
- CC lib/rbcodec/codecs/libopus/silk/decoder_set_fs.c
- CC lib/rbcodec/codecs/libopus/silk/gain_quant.c
- CC lib/rbcodec/codecs/libopus/silk/init_decoder.c
- CC lib/rbcodec/codecs/libopus/silk/log2lin.c
- CC lib/rbcodec/codecs/libopus/silk/LPC_analysis_filter.c
- CC lib/rbcodec/codecs/libopus/silk/LPC_inv_pred_gain.c
- CC lib/rbcodec/codecs/libopus/silk/NLSF2A.c
- CC lib/rbcodec/codecs/libopus/silk/NLSF_decode.c
- CC lib/rbcodec/codecs/libopus/silk/NLSF_stabilize.c
- CC lib/rbcodec/codecs/libopus/silk/NLSF_unpack.c
- CC lib/rbcodec/codecs/libopus/silk/NLSF_VQ_weights_laroia.c
- CC lib/rbcodec/codecs/libopus/silk/pitch_est_tables.c
- CC lib/rbcodec/codecs/libopus/silk/PLC.c
- CC lib/rbcodec/codecs/libopus/silk/resampler.c
- CC lib/rbcodec/codecs/libopus/silk/resampler_private_AR2.c
- CC lib/rbcodec/codecs/libopus/silk/resampler_private_down_FIR.c
- CC lib/rbcodec/codecs/libopus/silk/resampler_private_IIR_FIR.c
- CC lib/rbcodec/codecs/libopus/silk/resampler_private_up2_HQ.c
- CC lib/rbcodec/codecs/libopus/silk/resampler_rom.c
- CC lib/rbcodec/codecs/libopus/silk/shell_coder.c
- CC lib/rbcodec/codecs/libopus/silk/sort.c
- CC lib/rbcodec/codecs/libopus/silk/stereo_decode_pred.c
- CC lib/rbcodec/codecs/libopus/silk/stereo_MS_to_LR.c
- CC lib/rbcodec/codecs/libopus/silk/sum_sqr_shift.c
- CC lib/rbcodec/codecs/libopus/silk/table_LSF_cos.c
- CC lib/rbcodec/codecs/libopus/silk/tables_gain.c
- CC lib/rbcodec/codecs/libopus/silk/tables_LTP.c
- CC lib/rbcodec/codecs/libopus/silk/tables_NLSF_CB_NB_MB.c
- CC lib/rbcodec/codecs/libopus/silk/tables_NLSF_CB_WB.c
- CC lib/rbcodec/codecs/libopus/silk/tables_other.c
- CC lib/rbcodec/codecs/libopus/silk/tables_pitch_lag.c
- CC lib/rbcodec/codecs/libopus/silk/tables_pulses_per_block.c
- CC lib/rbcodec/codecs/libopus/opus.c
- CC lib/rbcodec/codecs/libopus/opus_decoder.c
- CC lib/rbcodec/codecs/libopus/opus_header.c
- CC lib/rbcodec/codecs/libopus/ogg/framing.c
- AR libopus.a
- CC lib/tlsf/src/tlsf.c
- AR libtlsf.a
- CC lib/rbcodec/codecs/lib/codeclib.c
- CC lib/rbcodec/codecs/lib/ffmpeg_bitstream.c
- CC lib/rbcodec/codecs/lib/mdct_lookup.c
- CC lib/rbcodec/codecs/lib/fft-ffmpeg.c
- CC lib/rbcodec/codecs/lib/mdct.c
- AR libcodec.a
- LD opus.codec
- CC lib/rbcodec/codecs/vorbis.c
- CC lib/rbcodec/codecs/libtremor/bitwise.c
- CC lib/rbcodec/codecs/libtremor/block.c
- CC lib/rbcodec/codecs/libtremor/codebook.c
- CC lib/rbcodec/codecs/libtremor/floor0.c
- CC lib/rbcodec/codecs/libtremor/floor1.c
- CC lib/rbcodec/codecs/libtremor/framing.c
- CC lib/rbcodec/codecs/libtremor/info.c
- CC lib/rbcodec/codecs/libtremor/mapping0.c
- CC lib/rbcodec/codecs/libtremor/registry.c
- CC lib/rbcodec/codecs/libtremor/res012.c
- CC lib/rbcodec/codecs/libtremor/sharedbook.c
- CC lib/rbcodec/codecs/libtremor/synthesis.c
- CC lib/rbcodec/codecs/libtremor/vorbisfile.c
- CC lib/rbcodec/codecs/libtremor/window.c
- CC lib/rbcodec/codecs/libtremor/ctype.c
- CC lib/rbcodec/codecs/libtremor/oggmalloc.c
- AR libtremor.a
- LD vorbis.codec
- CC lib/rbcodec/codecs/mpa.c
- CC lib/rbcodec/codecs/libmad/bit.c
- CC lib/rbcodec/codecs/libmad/frame.c
- CC lib/rbcodec/codecs/libmad/huffman.c
- CC lib/rbcodec/codecs/libmad/layer12.c
- CC lib/rbcodec/codecs/libmad/layer3.c
- CC lib/rbcodec/codecs/libmad/stream.c
- CC lib/rbcodec/codecs/libmad/synth.c
- AR libmad.a
- LD mpa.codec
- CC lib/rbcodec/codecs/flac.c
- CC lib/rbcodec/codecs/libffmpegFLAC/decoder.c
- CC lib/rbcodec/codecs/libffmpegFLAC/shndec.c
- AR libffmpegFLAC.a
- LD flac.codec
- CC lib/rbcodec/codecs/wav.c
- CC lib/rbcodec/codecs/libpcm/linear_pcm.c
- CC lib/rbcodec/codecs/libpcm/itut_g711.c
- CC lib/rbcodec/codecs/libpcm/dvi_adpcm.c
- CC lib/rbcodec/codecs/libpcm/ieee_float.c
- CC lib/rbcodec/codecs/libpcm/adpcm_seek.c
- CC lib/rbcodec/codecs/libpcm/dialogic_oki_adpcm.c
- CC lib/rbcodec/codecs/libpcm/ms_adpcm.c
- CC lib/rbcodec/codecs/libpcm/yamaha_adpcm.c
- CC lib/rbcodec/codecs/libpcm/ima_adpcm_common.c
- CC lib/rbcodec/codecs/libpcm/qt_ima_adpcm.c
- CC lib/rbcodec/codecs/libpcm/swf_adpcm.c
- AR libpcm.a
- LD wav.codec
- CC lib/rbcodec/codecs/a52.c
- CC lib/rbcodec/codecs/liba52/bit_allocate.c
- CC lib/rbcodec/codecs/liba52/bitstream.c
- CC lib/rbcodec/codecs/liba52/downmix.c
- CC lib/rbcodec/codecs/liba52/imdct.c
- CC lib/rbcodec/codecs/liba52/parse.c
- AR liba52.a
- LD a52.codec
- CC lib/rbcodec/codecs/wavpack.c
- CC lib/rbcodec/codecs/libwavpack/bits.c
- CC lib/rbcodec/codecs/libwavpack/float.c
- CC lib/rbcodec/codecs/libwavpack/metadata.c
- CC lib/rbcodec/codecs/libwavpack/unpack.c
- CC lib/rbcodec/codecs/libwavpack/pack.c
- CC lib/rbcodec/codecs/libwavpack/words.c
- CC lib/rbcodec/codecs/libwavpack/wputils.c
- AR libwavpack.a
- LD wavpack.codec
- CC lib/rbcodec/codecs/alac.c
- CC lib/rbcodec/codecs/libalac/alac.c
- AR libalac.a
- CC lib/rbcodec/codecs/libm4a/m4a.c
- CC lib/rbcodec/codecs/libm4a/demux.c
- AR libm4a.a
- LD alac.codec
- CC lib/rbcodec/codecs/cook.c
- CC lib/rbcodec/codecs/libcook/cook.c
- AR libcook.a
- CC lib/rbcodec/codecs/librm/rm.c
- AR librm.a
- LD cook.codec
- CC lib/rbcodec/codecs/raac.c
- CC lib/rbcodec/codecs/libfaad/bits.c
- CC lib/rbcodec/codecs/libfaad/common.c
- CC lib/rbcodec/codecs/libfaad/decoder.c
- CC lib/rbcodec/codecs/libfaad/drc.c
- CC lib/rbcodec/codecs/libfaad/error.c
- CC lib/rbcodec/codecs/libfaad/filtbank.c
- CC lib/rbcodec/codecs/libfaad/huffman.c
- CC lib/rbcodec/codecs/libfaad/is.c
- CC lib/rbcodec/codecs/libfaad/mp4.c
- CC lib/rbcodec/codecs/libfaad/ms.c
- CC lib/rbcodec/codecs/libfaad/pns.c
- CC lib/rbcodec/codecs/libfaad/ps_dec.c
- CC lib/rbcodec/codecs/libfaad/ps_syntax.c
- CC lib/rbcodec/codecs/libfaad/pulse.c
- CC lib/rbcodec/codecs/libfaad/sbr_dct.c
- CC lib/rbcodec/codecs/libfaad/sbr_dec.c
- CC lib/rbcodec/codecs/libfaad/sbr_e_nf.c
- CC lib/rbcodec/codecs/libfaad/sbr_fbt.c
- CC lib/rbcodec/codecs/libfaad/sbr_hfadj.c
- CC lib/rbcodec/codecs/libfaad/sbr_hfgen.c
- CC lib/rbcodec/codecs/libfaad/sbr_huff.c
- CC lib/rbcodec/codecs/libfaad/sbr_qmf.c
- CC lib/rbcodec/codecs/libfaad/sbr_syntax.c
- CC lib/rbcodec/codecs/libfaad/sbr_tf_grid.c
- CC lib/rbcodec/codecs/libfaad/specrec.c
- CC lib/rbcodec/codecs/libfaad/syntax.c
- CC lib/rbcodec/codecs/libfaad/tns.c
- AR libfaad.a
- LD raac.codec
- CC lib/rbcodec/codecs/a52_rm.c
- LD a52_rm.codec
- CC lib/rbcodec/codecs/atrac3_rm.c
- CC lib/rbcodec/codecs/libatrac/atrac3.c
- AR libatrac.a
- LD atrac3_rm.codec
- CC lib/rbcodec/codecs/atrac3_oma.c
- LD atrac3_oma.codec
- CC lib/rbcodec/codecs/mpc.c
- CC lib/rbcodec/codecs/libmusepack/crc32.c
- CC lib/rbcodec/codecs/libmusepack/huffman.c
- CC lib/rbcodec/codecs/libmusepack/mpc_bits_reader.c
- CC lib/rbcodec/codecs/libmusepack/mpc_decoder.c
- CC lib/rbcodec/codecs/libmusepack/mpc_demux.c
- CC lib/rbcodec/codecs/libmusepack/requant.c
- CC lib/rbcodec/codecs/libmusepack/streaminfo.c
- CC lib/rbcodec/codecs/libmusepack/synth_filter.c
- AR libmusepack.a
- LD mpc.codec
- CC lib/rbcodec/codecs/wma.c
- CC lib/rbcodec/codecs/libwma/wmadeci.c
- CC lib/rbcodec/codecs/libwma/wmafixed.c
- AR libwma.a
- CC lib/rbcodec/codecs/libasf/asf.c
- AR libasf.a
- LD wma.codec
- CC lib/rbcodec/codecs/sid.c
- LD sid.codec
- CC lib/rbcodec/codecs/ape.c
- CC lib/rbcodec/codecs/demac/libdemac/predictor.c
- CC lib/rbcodec/codecs/demac/libdemac/entropy.c
- CC lib/rbcodec/codecs/demac/libdemac/decoder.c
- CC lib/rbcodec/codecs/demac/libdemac/parser.c
- CC lib/rbcodec/codecs/demac/libdemac/filter_1280_15.c
- CC lib/rbcodec/codecs/demac/libdemac/filter_16_11.c
- CC lib/rbcodec/codecs/demac/libdemac/filter_256_13.c
- CC lib/rbcodec/codecs/demac/libdemac/filter_32_10.c
- CC lib/rbcodec/codecs/demac/libdemac/filter_64_11.c
- AR libdemac.a
- LD ape.codec
- CC lib/rbcodec/codecs/asap.c
- CC lib/rbcodec/codecs/libasap/acpu.c
- CC lib/rbcodec/codecs/libasap/asap.c
- CC lib/rbcodec/codecs/libasap/apokeysnd.c
- AR libasap.a
- LD asap.codec
- CC lib/rbcodec/codecs/aac.c
- LD aac.codec
- CC lib/rbcodec/codecs/spc.c
- CC lib/rbcodec/codecs/libspc/spc_cpu.c
- CC lib/rbcodec/codecs/libspc/spc_dsp.c
- CC lib/rbcodec/codecs/libspc/spc_emu.c
- CC lib/rbcodec/codecs/libspc/spc_profiler.c
- AR libspc.a
- LD spc.codec
- CC lib/rbcodec/codecs/mod.c
- LD mod.codec
- CC lib/rbcodec/codecs/shorten.c
- LD shorten.codec
- CC lib/rbcodec/codecs/aiff.c
- LD aiff.codec
- CC lib/rbcodec/codecs/speex.c
- CC lib/rbcodec/codecs/libspeex/bits.c
- CC lib/rbcodec/codecs/libspeex/cb_search.c
- CC lib/rbcodec/codecs/libspeex/exc_10_16_table.c
- CC lib/rbcodec/codecs/libspeex/exc_10_32_table.c
- CC lib/rbcodec/codecs/libspeex/exc_20_32_table.c
- CC lib/rbcodec/codecs/libspeex/exc_5_256_table.c
- CC lib/rbcodec/codecs/libspeex/exc_5_64_table.c
- CC lib/rbcodec/codecs/libspeex/exc_8_128_table.c
- CC lib/rbcodec/codecs/libspeex/filters.c
- CC lib/rbcodec/codecs/libspeex/gain_table.c
- CC lib/rbcodec/codecs/libspeex/gain_table_lbr.c
- CC lib/rbcodec/codecs/libspeex/hexc_10_32_table.c
- CC lib/rbcodec/codecs/libspeex/hexc_table.c
- CC lib/rbcodec/codecs/libspeex/high_lsp_tables.c
- CC lib/rbcodec/codecs/libspeex/lsp.c
- CC lib/rbcodec/codecs/libspeex/lsp_tables_nb.c
- CC lib/rbcodec/codecs/libspeex/ltp.c
- CC lib/rbcodec/codecs/libspeex/modes.c
- CC lib/rbcodec/codecs/libspeex/modes_wb.c
- CC lib/rbcodec/codecs/libspeex/nb_celp.c
- CC lib/rbcodec/codecs/libspeex/quant_lsp.c
- CC lib/rbcodec/codecs/libspeex/sb_celp.c
- CC lib/rbcodec/codecs/libspeex/speex.c
- CC lib/rbcodec/codecs/libspeex/speex_callbacks.c
- CC lib/rbcodec/codecs/libspeex/oggframing.c
- CC lib/rbcodec/codecs/libspeex/stereo.c
- CC lib/rbcodec/codecs/libspeex/speex_header.c
- AR libspeex.a
- LD speex.codec
- CC lib/rbcodec/codecs/adx.c
- LD adx.codec
- CC lib/rbcodec/codecs/smaf.c
- LD smaf.codec
- CC lib/rbcodec/codecs/au.c
- LD au.codec
- CC lib/rbcodec/codecs/vox.c
- LD vox.codec
- CC lib/rbcodec/codecs/wav64.c
- LD wav64.codec
- CC lib/rbcodec/codecs/tta.c
- CC lib/rbcodec/codecs/libtta/ttadec.c
- AR libtta.a
- LD tta.codec
- CC lib/rbcodec/codecs/wmapro.c
- CC lib/rbcodec/codecs/libwmapro/wmaprodec.c
- CC lib/rbcodec/codecs/libwmapro/wma.c
- CC lib/rbcodec/codecs/libwmapro/mdct_tables.c
- AR libwmapro.a
- LD wmapro.codec
- CC lib/rbcodec/codecs/ay.c
- CC lib/rbcodec/codecs/libgme/ay_apu.c
- CC lib/rbcodec/codecs/libgme/ay_cpu.c
- CC lib/rbcodec/codecs/libgme/ay_emu.c
- CC lib/rbcodec/codecs/libgme/blip_buffer.c
- CC lib/rbcodec/codecs/libgme/multi_buffer.c
- CC lib/rbcodec/codecs/libgme/track_filter.c
- CC lib/rbcodec/codecs/libgme/z80_cpu.c
- AR libay.a
- LD ay.codec
- CC lib/rbcodec/codecs/gbs.c
- CC lib/rbcodec/codecs/libgme/gb_apu.c
- CC lib/rbcodec/codecs/libgme/gb_cpu.c
- CC lib/rbcodec/codecs/libgme/gbs_cpu.c
- CC lib/rbcodec/codecs/libgme/gb_oscs.c
- CC lib/rbcodec/codecs/libgme/gbs_emu.c
- CC lib/rbcodec/codecs/libgme/rom_data.c
- AR libgbs.a
- LD gbs.codec
- CC lib/rbcodec/codecs/hes.c
- CC lib/rbcodec/codecs/libgme/hes_apu.c
- CC lib/rbcodec/codecs/libgme/hes_apu_adpcm.c
- CC lib/rbcodec/codecs/libgme/hes_cpu.c
- CC lib/rbcodec/codecs/libgme/hes_emu.c
- AR libhes.a
- LD hes.codec
- CC lib/rbcodec/codecs/nsf.c
- CC lib/rbcodec/codecs/libgme/nes_apu.c
- CC lib/rbcodec/codecs/libgme/nes_cpu.c
- CC lib/rbcodec/codecs/libgme/nes_fds_apu.c
- CC lib/rbcodec/codecs/libgme/nes_fme7_apu.c
- CC lib/rbcodec/codecs/libgme/nes_namco_apu.c
- CC lib/rbcodec/codecs/libgme/nes_oscs.c
- CC lib/rbcodec/codecs/libgme/nes_vrc6_apu.c
- CC lib/rbcodec/codecs/libgme/nes_vrc7_apu.c
- CC lib/rbcodec/codecs/libgme/nsf_cpu.c
- CC lib/rbcodec/codecs/libgme/nsf_emu.c
- CC lib/rbcodec/codecs/libgme/nsfe_info.c
- AR libnsf.a
- CC lib/rbcodec/codecs/libgme/sms_apu.c
- CC lib/rbcodec/codecs/libgme/sms_fm_apu.c
- CC lib/rbcodec/codecs/libgme/emu2413.c
- CC lib/rbcodec/codecs/libgme/ym2413_emu.c
- AR libemu2413.a
- LD nsf.codec
- CC lib/rbcodec/codecs/sgc.c
- CC lib/rbcodec/codecs/libgme/sgc_cpu.c
- CC lib/rbcodec/codecs/libgme/sgc_emu.c
- AR libsgc.a
- LD sgc.codec
- CC lib/rbcodec/codecs/vgm.c
- CC lib/rbcodec/codecs/libgme/resampler.c
- CC lib/rbcodec/codecs/libgme/vgm_emu.c
- CC lib/rbcodec/codecs/libgme/ym2612_emu.c
- CC lib/rbcodec/codecs/libgme/inflate/bbfuncs.c
- CC lib/rbcodec/codecs/libgme/inflate/inflate.c
- CC lib/rbcodec/codecs/libgme/inflate/mallocer.c
- CC lib/rbcodec/codecs/libgme/inflate/mbreader.c
- AR libvgm.a
- LD vgm.codec
- CC lib/rbcodec/codecs/kss.c
- CC lib/rbcodec/codecs/libgme/kss_cpu.c
- CC lib/rbcodec/codecs/libgme/kss_emu.c
- CC lib/rbcodec/codecs/libgme/kss_scc_apu.c
- CC lib/rbcodec/codecs/libgme/opl_apu.c
- CC lib/rbcodec/codecs/libgme/emu8950.c
- CC lib/rbcodec/codecs/libgme/emuadpcm.c
- AR libkss.a
- LD kss.codec
- CC apps/plugins/chopper.c
- CC apps/plugins/lib/gcc-support.c
- CC apps/plugins/lib/pluginlib_actions.c
- CC apps/plugins/lib/helper.c
- CC apps/plugins/lib/md5.c
- CC apps/plugins/lib/jhash.c
- CC apps/plugins/lib/configfile.c
- CC apps/plugins/lib/playback_control.c
- CC apps/plugins/lib/rgb_hsv.c
- CC apps/plugins/lib/highscore.c
- CC apps/plugins/lib/simple_viewer.c
- CC apps/plugins/lib/display_text.c
- CC apps/plugins/lib/strncpy.c
- CC apps/plugins/lib/pluginlib_jpeg_mem.c
- CC apps/plugins/lib/pluginlib_resize.c
- CC apps/plugins/lib/checkbox.c
- CC apps/plugins/lib/osd.c
- CC apps/plugins/lib/picture.c
- CC apps/plugins/lib/xlcd_core.c
- CC apps/plugins/lib/xlcd_draw.c
- CC apps/plugins/lib/xlcd_scroll.c
- CC apps/plugins/lib/pluginlib_bmp.c
- CC apps/plugins/lib/read_image.c
- CC apps/plugins/lib/bmp_smooth_scale.c
- CC apps/plugins/lib/pluginlib_touchscreen.c
- AR libplugin.a
- BMP2RB invadrox_fire.8x8x1.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/mono/invadrox_fire.8x8x1.c
- BMP2RB mpegplayer_status_icons_8x8x1.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/mono/mpegplayer_status_icons_8x8x1.c
- BMP2RB mpegplayer_status_icons_12x12x1.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/mono/mpegplayer_status_icons_12x12x1.c
- BMP2RB mpegplayer_status_icons_16x16x1.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/mono/mpegplayer_status_icons_16x16x1.c
- BMP2RB _2048_tiles.48x48x24.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/_2048_tiles.48x48x24.c
- BMP2RB _2048_background.224x224x24.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/_2048_background.224x224x24.c
- BMP2RB brickmania_gameover.112x54x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_gameover.112x54x16.c
- BMP2RB brickmania_ball.11x11x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_ball.11x11x16.c
- BMP2RB brickmania_bricks.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_bricks.480x640x16.c
- BMP2RB brickmania_pads.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_pads.480x640x16.c
- BMP2RB brickmania_short_pads.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_short_pads.480x640x16.c
- BMP2RB brickmania_long_pads.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_long_pads.480x640x16.c
- BMP2RB brickmania_break.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_break.480x640x16.c
- BMP2RB brickmania_powerups.480x640x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/brickmania_powerups.480x640x16.c
- BMP2RB jackpot_slots.30x420x1.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/jackpot_slots.30x420x1.c
- BMP2RB bubbles_emblem.640x480x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/bubbles_emblem.640x480x16.c
- BMP2RB bubbles_background.640x480x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/bubbles_background.640x480x16.c
- BMP2RB chessbox_pieces.480x480x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/chessbox_pieces.480x480x16.c
- BMP2RB clock_binary.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_binary.320x240x16.c
- BMP2RB clock_digits.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_digits.320x240x16.c
- BMP2RB clock_smalldigits.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_smalldigits.320x240x16.c
- BMP2RB clock_segments.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_segments.320x240x16.c
- BMP2RB clock_smallsegments.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_smallsegments.320x240x16.c
- BMP2RB clock_logo.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_logo.320x240x16.c
- BMP2RB clock_messages.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/clock_messages.320x240x16.c
- BMP2RB fft_colors.16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/fft_colors.16.c
- BMP2RB flipit_cursor.112x112x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/flipit_cursor.112x112x16.c
- BMP2RB flipit_tokens.112x224x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/flipit_tokens.112x224x16.c
- BMP2RB invadrox_aliens.24x24x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_aliens.24x24x16.c
- BMP2RB invadrox_alien_explode.13x7x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_alien_explode.13x7x16.c
- BMP2RB invadrox_ships.16x24x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_ships.16x24x16.c
- BMP2RB invadrox_bombs.9x42x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_bombs.9x42x16.c
- BMP2RB invadrox_shield.22x16x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_shield.22x16x16.c
- BMP2RB invadrox_ufo.16x7x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_ufo.16x7x16.c
- BMP2RB invadrox_ufo_explode.21x8x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_ufo_explode.21x8x16.c
- BMP2RB invadrox_numbers.50x7x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/invadrox_numbers.50x7x16.c
- BMP2RB minesweeper_tiles.16x16x24.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/minesweeper_tiles.16x16x24.c
- BMP2RB pegbox_pieces.24x24x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/pegbox_pieces.24x24x16.c
- BMP2RB pegbox_header.320x40x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/pegbox_header.320x40x16.c
- BMP2RB rockblox_background.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/rockblox_background.320x240x16.c
- BMP2RB rockpaint.8x8x24.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/rockpaint.8x8x24.c
- BMP2RB rockpaint_hsvrgb.8x10x24.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/rockpaint_hsvrgb.8x10x24.c
- BMP2RB snake2_header1.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/snake2_header1.320x240x16.c
- BMP2RB snake2_header2.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/snake2_header2.320x240x16.c
- BMP2RB snake2_left.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/snake2_left.320x240x16.c
- BMP2RB snake2_right.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/snake2_right.320x240x16.c
- BMP2RB snake2_bottom.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/snake2_bottom.320x240x16.c
- BMP2RB sokoban_tiles.14x14x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/sokoban_tiles.14x14x16.c
- BMP2RB card_back.55x73x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/card_back.55x73x16.c
- BMP2RB card_deck.715x291x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/card_deck.715x291x16.c
- BMP2RB solitaire_suitsi.55x291x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/solitaire_suitsi.55x291x16.c
- BMP2RB star_tiles.20x20.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/star_tiles.20x20.c
- BMP2RB sudoku_start.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/sudoku_start.320x240x16.c
- BMP2RB sudoku_normal.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/sudoku_normal.320x240x16.c
- BMP2RB sudoku_inverse.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/sudoku_inverse.320x240x16.c
- BMP2RB matrix_bold.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/matrix_bold.c
- BMP2RB matrix_normal.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/matrix_normal.c
- BMP2RB sliding_puzzle.480x480x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/sliding_puzzle.480x480x16.c
- BMP2RB rockboxlogo.220x68x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/rockboxlogo.220x68x16.c
- BMP2RB resistor.320x240x16.bmp
- CC /home/saint/Desktop/sdlapp-480x800/apps/plugins/bitmaps/native/resistor.320x240x16.c
- AR libpluginbitmaps.a
- CC apps/plugins/plugin_crt0.c
- LD chopper.rock
- CC apps/plugins/clix.c
- LD clix.rock
- Create credits.raw
- CC apps/plugins/credits.c
- LD credits.rock
- CC apps/plugins/properties.c
- LD properties.rock
- CC apps/plugins/random_folder_advance_config.c
- LD random_folder_advance_config.rock
- CC apps/plugins/search.c
- LD search.rock
- CC apps/plugins/sort.c
- LD sort.rock
- CC apps/plugins/theme_remove.c
- LD theme_remove.rock
- CC apps/plugins/vbrfix.c
- LD vbrfix.rock
- CP apps/plugins/boomshine.lua
- CP apps/plugins/stopwatch.lua
- CC apps/plugins/lua/lauxlib.c
- CC apps/plugins/lua/lapi.c
- CC apps/plugins/lua/lbaselib.c
- CC apps/plugins/lua/lbitlib.c
- CC apps/plugins/lua/lcode.c
- CC apps/plugins/lua/ldebug.c
- CC apps/plugins/lua/ldo.c
- CC apps/plugins/lua/ldump.c
- CC apps/plugins/lua/lfunc.c
- CC apps/plugins/lua/lgc.c
- CC apps/plugins/lua/liolib.c
- CC apps/plugins/lua/llex.c
- CC apps/plugins/lua/lmathlib.c
- CC apps/plugins/lua/lmem.c
- CC apps/plugins/lua/loadlib.c
- CC apps/plugins/lua/lobject.c
- CC apps/plugins/lua/lopcodes.c
- CC apps/plugins/lua/loslib.c
- CC apps/plugins/lua/lparser.c
- CC apps/plugins/lua/lstate.c
- CC apps/plugins/lua/lstring.c
- CC apps/plugins/lua/lstrlib.c
- CC apps/plugins/lua/ltable.c
- CC apps/plugins/lua/ltablib.c
- CC apps/plugins/lua/ltm.c
- CC apps/plugins/lua/lundump.c
- CC apps/plugins/lua/lvm.c
- CC apps/plugins/lua/lzio.c
- CC apps/plugins/lua/rockaux.c
- CC apps/plugins/lua/rocklib.c
- CC apps/plugins/lua/tlsf_helper.c
- CC apps/plugins/lua/fscanf.c
- CC apps/plugins/lua/gmtime.c
- CC apps/plugins/lua/strcspn.c
- CC apps/plugins/lua/strftime.c
- CC apps/plugins/lua/strncat.c
- CC apps/plugins/lua/strpbrk.c
- CC apps/plugins/lua/strtoul.c
- CC apps/plugins/lua/strtol.c
- CC apps/plugins/lua/strstr.c
- CC apps/plugins/lua/rocklua.c
- CC apps/plugins/lua/luadir.c
- GEN actions.lua
- GEN buttons.lua
- GEN rocklib_aux.c
- CC rocklib_aux.c
- LD lua.rock
- CC apps/plugins/fft/const.c
- CC apps/plugins/fft/kiss_fft.c
- CC apps/plugins/fft/kiss_fftr.c
- CC apps/plugins/fft/fft.c
- LD fft.rock
- CC apps/plugins/reversi/reversi-game.c
- CC apps/plugins/reversi/reversi-gui.c
- CC apps/plugins/reversi/reversi-strategy.c
- CC apps/plugins/reversi/reversi-strategy-naive.c
- CC apps/plugins/reversi/reversi-strategy-simple.c
- LD reversi.rock
- CC apps/plugins/pictureflow/pictureflow.c
- LD pictureflow.rock
- CC apps/plugins/mikmod/drv_nos.c
- CC apps/plugins/mikmod/load_669.c
- CC apps/plugins/mikmod/load_amf.c
- CC apps/plugins/mikmod/load_asy.c
- CC apps/plugins/mikmod/load_dsm.c
- CC apps/plugins/mikmod/load_far.c
- CC apps/plugins/mikmod/load_gdm.c
- CC apps/plugins/mikmod/load_gt2.c
- CC apps/plugins/mikmod/load_imf.c
- CC apps/plugins/mikmod/load_it.c
- CC apps/plugins/mikmod/load_m15.c
- CC apps/plugins/mikmod/load_med.c
- CC apps/plugins/mikmod/load_mod.c
- CC apps/plugins/mikmod/load_mtm.c
- CC apps/plugins/mikmod/load_okt.c
- CC apps/plugins/mikmod/load_s3m.c
- CC apps/plugins/mikmod/load_stm.c
- CC apps/plugins/mikmod/load_stx.c
- CC apps/plugins/mikmod/load_ult.c
- CC apps/plugins/mikmod/load_uni.c
- CC apps/plugins/mikmod/load_xm.c
- CC apps/plugins/mikmod/mdreg.c
- CC apps/plugins/mikmod/mdriver.c
- CC apps/plugins/mikmod/mloader.c
- CC apps/plugins/mikmod/mlreg.c
- CC apps/plugins/mikmod/mlutil.c
- CC apps/plugins/mikmod/mmalloc.c
- CC apps/plugins/mikmod/mmerror.c
- CC apps/plugins/mikmod/mmio.c
- CC apps/plugins/mikmod/mplayer.c
- CC apps/plugins/mikmod/munitrk.c
- CC apps/plugins/mikmod/npertab.c
- CC apps/plugins/mikmod/sloader.c
- CC apps/plugins/mikmod/strdup.c
- CC apps/plugins/mikmod/strstr.c
- CC apps/plugins/mikmod/virtch.c
- CC apps/plugins/mikmod/virtch_common.c
- CC apps/plugins/mikmod/mikmod.c
- LD mikmod.rock
- Creating rockbox-info.txt
- Installing your build in your '/home/saint/Desktop/sdlapp-480x800' dir
- saint@saint-desktop:~/Desktop/sdlapp-480x800$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement