summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone2009-05-16
* Define a symbol and use it instead of repeating the conditionAlexander Levin2009-05-16
* Make variables static where possibleAlexander Levin2009-05-16
* Attempt to fix yellow on sims (can't reproduce on my system).Andrew Mahone2009-05-16
* Use new buflib extensions to avoid static allocation for track list, by shift...Andrew Mahone2009-05-16
* Extend buflib to support shifting space out off the buffer for other use, and...Andrew Mahone2009-05-16
* FS#10201, skip folder.jpg in search_albumart_files if size_string is not empty.Andrew Mahone2009-05-15
* Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman2009-05-15
* Fix splash on greyscale (was showing only a black or grey box, no text) by re...Thomas Martitz2009-05-15
* Fix FS#10197 by setting the viewport before calculating the string size.Thomas Martitz2009-05-15
* M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun2009-05-15
* Remove unneeded function call (radio_load_presets does clear the memory)Alexander Levin2009-05-15
* Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p...Andrew Mahone2009-05-15
* More touchscreen additions, quickscreen, browser, context menu, skip fwd/back...Jonathan Gordon2009-05-15
* Clean up create_track_index, fixing FS#9333, and use tagcache-provided length...Andrew Mahone2009-05-15
* allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon2009-05-15
* fix red... who went and changed the remote defines?! :pJonathan Gordon2009-05-15
* get the quickscreen working on the mr500. hold "mode" on the remote to get to...Jonathan Gordon2009-05-15
* Fix the lock contention stall during cover art load, by adding a separate mod...Andrew Mahone2009-05-15
* Move bswap.h up from libavutil/ and remove libavutil/Mohamed Tarek2009-05-14
* Set the font to FONT_UI after exiting a plugin (FS#10132). This makes the cor...Alexander Levin2009-05-14
* Rockblox: Show Highscore list on 176x220 (e200). The space between the score ...Thomas Martitz2009-05-13
* Support longer tags on targets with 'enough' memory (more than 2 MB RAM).Magnus Holmgren2009-05-13
* Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré2009-05-13
* -Remove all dynamic allocations, hence remove cook_decode_close() which was b...Mohamed Tarek2009-05-12
* FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré2009-05-12
* -Remove calls to av_log() and use DEBUGF/printf instead, thuse removing Mohamed Tarek2009-05-12
* Remove bytestream.h and and a related comment from cook.hMohamed Tarek2009-05-12
* Undo overlay test change which should not have been committed, should return ...Andrew Mahone2009-05-11
* -Took cook_random() from an old cook.c revision [6 mar 2007], which is a Mohamed Tarek2009-05-11
* Don't go back to the settings after selecting a .cfg via the theme or cfg bro...Thomas Martitz2009-05-11
* Don't allow disconnecting from the usb screen, as this doesn't work properly ...Frank Gevaerts2009-05-11
* Patch by Mohamed Tarek from FS#10182 - remove avcodec.h as it is no longer ne...Dave Chapman2009-05-11
* Fix the $Id$ line broken by r20907.Dave Chapman2009-05-11
* Flag EOF and empty buffer conditions as UNLIKELY in JPEG decoder.Andrew Mahone2009-05-11
* Fix a bug reading JPEG when the output data is smaller than sizeof(struct jpe...Andrew Mahone2009-05-11
* Commited too much really this time.Michael Giacomelli2009-05-10
* Commited too much.Michael Giacomelli2009-05-10
* Actually remove the unneeded files in the last commit.Michael Giacomelli2009-05-10
* Patch by Mohamed Tarek from FS #10182. Remove floating point code (FFT, MDCT...Michael Giacomelli2009-05-10
* Patch by Mohamed Tarek from FS#10182 - convert codec to fixed-point using pat...Dave Chapman2009-05-10
* Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from co...Dave Chapman2009-05-09
* Patch by Mohamed Tarek - add #define to protect against multiple inclusionDave Chapman2009-05-09
* Remove unused function audio_has_changed_track from apps/mpeg.cBertrik Sikken2009-05-09
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* I defer to the OED -ise/-ize.Alex Parker2009-05-09
* Correct a couple of spellings (US to UK).Alex Parker2009-05-09
* Don't build 16-point IDCT on greyscale targets, since it's only used for chro...Andrew Mahone2009-05-09
* Inline output_row_8_native when building bmp.c in core without HAVE_JPEG or H...Andrew Mahone2009-05-09
* Fix test for direct JPEG output, bump plugin API as r20884 changed struct cus...Andrew Mahone2009-05-09