2009-06-14 |
unhelpful | Adjust AC decode such that decode *always* stops before...
|
commit | commitdiff | tree |
2009-06-12 |
unhelpful | Fix red.
|
commit | commitdiff | tree |
2009-06-11 |
unhelpful | ARMv4 and ARMv5 inline assembly for 4-point IDCT.
|
commit | commitdiff | tree |
2009-06-11 |
unhelpful | Move +128 offset out of range_limit, and add it to...
|
commit | commitdiff | tree |
2009-06-11 |
unhelpful | Don't compensate for lack of shift in second IDCT stage...
|
commit | commitdiff | tree |
2009-06-06 |
unhelpful | Replace 1UL in BIT_N with 1U to avoid turning it into...
|
commit | commitdiff | tree |
2009-06-06 |
unhelpful | Fix undefined BIT_N on non-SH targets.
|
commit | commitdiff | tree |
2009-06-06 |
unhelpful | Add a system-wide BIT_N macro, implemented via an LUT...
|
commit | commitdiff | tree |
2009-06-03 |
unhelpful | Replace bitfield for tagcache tag sets with array of...
|
commit | commitdiff | tree |
2009-06-03 |
unhelpful | Replace arrays of tags that are numeric/sorted/uniqued...
|
commit | commitdiff | tree |
2009-06-03 |
unhelpful | Don't perform YUV->RGB conversion before row output...
|
commit | commitdiff | tree |
2009-06-03 |
unhelpful | Fix red.
|
commit | commitdiff | tree |
2009-06-03 |
unhelpful | PictureFlow: subtract space used to load plugin from...
|
commit | commitdiff | tree |
2009-06-01 |
unhelpful | Fix PF keymap issue caused by conflict between new...
|
commit | commitdiff | tree |
2009-06-01 |
unhelpful | Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to...
|
commit | commitdiff | tree |
2009-05-31 |
unhelpful | Replace use of CONTEXT_CUSTOM by get_custom_action...
|
commit | commitdiff | tree |
2009-05-29 |
unhelpful | Don't recheck for track art when checking track art...
|
commit | commitdiff | tree |
2009-05-29 |
unhelpful | Change the search_albumart_files "ignore track art...
|
commit | commitdiff | tree |
2009-05-28 |
unhelpful | Use core splash for PictureFlow's error_wait, exit...
|
commit | commitdiff | tree |
2009-05-28 |
unhelpful | Display error message on screen until user presses...
|
commit | commitdiff | tree |
2009-05-28 |
unhelpful | Suggested by Thomas Martitz, don't check for track...
|
commit | commitdiff | tree |
2009-05-28 |
unhelpful | Suggested by Thomas Martitz, use tagcache_fill_tags...
|
commit | commitdiff | tree |
2009-05-28 |
unhelpful | Remove use of uniqbuf in PictureFlow, preventing crash...
|
commit | commitdiff | tree |
2009-05-26 |
unhelpful | Fix yellow when building with HAVE_ALBUMART, without...
|
commit | commitdiff | tree |
2009-05-26 |
unhelpful | Use pre-multiplication in scaler to save one multiply...
|
commit | commitdiff | tree |
2009-05-23 |
unhelpful | Load PictureFlow logo from disk, discarding it after...
|
commit | commitdiff | tree |
2009-05-21 |
unhelpful | Fix cover corruption reported in PictureFlow by Maurus...
|
commit | commitdiff | tree |
2009-05-20 |
unhelpful | Support JPEG album art in sliding_puzzle.
|
commit | commitdiff | tree |
2009-05-18 |
unhelpful | Use TIME_BEFORE in bench_* plugins, and use 10s test...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Add a simple benchmark plugin for the scaler, using...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | FS#9971 superdom fixes from Teruaki Kawashima.
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Clean up albumart.c a bit, reducing use of USE_JPEG_COVER...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Add include to pluginlib_jpeg_mem.c to prevent warning...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Attempt to fix yellow on sims (can't reproduce on my...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Use new buflib extensions to avoid static allocation...
|
commit | commitdiff | tree |
2009-05-16 |
unhelpful | Extend buflib to support shifting space out off the...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | FS#10201, skip folder.jpg in search_albumart_files...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | Sort by and display disc number in PictureFlow, increase...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | Clean up create_track_index, fixing FS#9333, and use...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | Fix version.sh when it's run outside of the git working...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | Attempt to make version.sh a little more resistant...
|
commit | commitdiff | tree |
2009-05-15 |
unhelpful | Fix the lock contention stall during cover art load...
|
commit | commitdiff | tree |
2009-05-11 |
unhelpful | Undo overlay test change which should not have been...
|
commit | commitdiff | tree |
2009-05-11 |
unhelpful | Flag EOF and empty buffer conditions as UNLIKELY in...
|
commit | commitdiff | tree |
2009-05-11 |
unhelpful | Fix a bug reading JPEG when the output data is smaller...
|
commit | commitdiff | tree |
2009-05-09 |
unhelpful | Don't build 16-point IDCT on greyscale targets, since...
|
commit | commitdiff | tree |
2009-05-09 |
unhelpful | Inline output_row_8_native when building bmp.c in core...
|
commit | commitdiff | tree |
2009-05-09 |
unhelpful | Fix test for direct JPEG output, bump plugin API as...
|
commit | commitdiff | tree |
2009-05-09 |
unhelpful | Split 8-bit-to-native conversion in bmp.c into a function...
|
commit | commitdiff | tree |
2009-05-08 |
unhelpful | Convert Huffman decode from inline function to macro...
|
commit | commitdiff | tree |
2009-05-08 |
unhelpful | Small size improvement for JPEG on ARM/Coldfire.
|
commit | commitdiff | tree |
2009-05-08 |
unhelpful | Fix red.
|
commit | commitdiff | tree |
2009-05-08 |
unhelpful | Plugin JPEG decoder for data in memory, along with...
|
commit | commitdiff | tree |
2009-05-07 |
unhelpful | Never use upscaling IDCT for luma (to reduce blockiness...
|
commit | commitdiff | tree |
2009-05-07 |
unhelpful | Add missing PictureFlow overlay source, fix properties...
|
commit | commitdiff | tree |
2009-05-07 |
unhelpful | Build pictureflow using overlay on lowmem targets,...
|
commit | commitdiff | tree |
2009-05-06 |
unhelpful | Move YUV->RGB in JPEG load from before scaler to after...
|
commit | commitdiff | tree |
2009-05-04 |
unhelpful | Fix red on Player
|
commit | commitdiff | tree |
2009-05-04 |
unhelpful | Make JPEG and BMP scaler optional with HAVE_JPEG and...
|
commit | commitdiff | tree |
2009-05-02 |
unhelpful | Fix red.
|
commit | commitdiff | tree |
2009-05-02 |
unhelpful | PictureFlow JPEG AA support for all non-mono targets...
|
commit | commitdiff | tree |
2009-05-02 |
unhelpful | Add read_<image>_fd functions to plugin API, add feature_wra...
|
commit | commitdiff | tree |
2009-05-02 |
unhelpful | Add read_jpeg_* to feature_wrappers.h, add import-from...
|
commit | commitdiff | tree |
2009-05-01 |
unhelpful | Fix AA search for file with same basename to test all...
|
commit | commitdiff | tree |
2009-05-01 |
unhelpful | Search for, and load, JPEG album art files.
|
commit | commitdiff | tree |
2009-05-01 |
unhelpful | Add core JPEG reader, adapted from the JPEG plugin...
|
commit | commitdiff | tree |
2009-04-10 |
unhelpful | Add new directory under utils for code-analysis tools...
|
commit | commitdiff | tree |
2009-04-09 |
unhelpful | Add PictureFlow screenshot to manual for M:Robe 100.
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | Undo revert of r20653
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | fix accidental reverts in r20651
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | Improve scaler reciprocal precision by 1 bit, and remove...
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | Fix yellow
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | FS#10104: Update PictureFlow manual to reflect keymap...
|
commit | commitdiff | tree |
2009-04-08 |
unhelpful | FS#9992: remove PLA use from PictureFlow, replacing...
|
commit | commitdiff | tree |
2009-03-14 |
unhelpful | small speedup for scaler on sh-1, via use of hardware...
|
commit | commitdiff | tree |
2009-03-06 |
unhelpful | add the needed plugin API exports for pictureflow to...
|
commit | commitdiff | tree |
2009-03-06 |
unhelpful | pictureflow: use correct priority to free slides when...
|
commit | commitdiff | tree |
2009-03-04 |
unhelpful | FS#9919 pictureflow cache rework, footprint reduction...
|
commit | commitdiff | tree |
2009-03-04 |
unhelpful | FS#9916 buflib plugin memory allocator
|
commit | commitdiff | tree |
2009-02-15 |
unhelpful | fix greylib scaler output on sh, output_row_grey was...
|
commit | commitdiff | tree |
2009-02-13 |
unhelpful | fix test_greylib_bitmap_scale.c
|
commit | commitdiff | tree |
2009-02-08 |
unhelpful | align frontmost edge of slides with plane of display
|
commit | commitdiff | tree |
2009-02-08 |
unhelpful | simplify zo calculation a bit, "zoom" the center margin...
|
commit | commitdiff | tree |
2009-02-08 |
unhelpful | extract LIBMTP_VERSION from header, and use that to...
|
commit | commitdiff | tree |
2009-02-07 |
unhelpful | rewrite of pictureflow renderer with 3D projection...
|
commit | commitdiff | tree |
2009-02-06 |
unhelpful | use a table-free clz on coldfire, where it benchmarks...
|
commit | commitdiff | tree |
2009-01-30 |
unhelpful | per Jens Arnold's suggestion:
|
commit | commitdiff | tree |
2009-01-30 |
unhelpful | correct clz in pictureflow.c
|
commit | commitdiff | tree |
2009-01-30 |
unhelpful | remove 64-bit math from fdiv in pictureflow.c, replacing...
|
commit | commitdiff | tree |
2009-01-29 |
unhelpful | radio keymap fix for e200 from FS#9846
|
commit | commitdiff | tree |
2009-01-29 |
unhelpful | pictureflow tweaks:
|
commit | commitdiff | tree |
2009-01-29 |
unhelpful | fix divide-by-zero error in pictureflow when selecting...
|
commit | commitdiff | tree |
2009-01-25 |
unhelpful | fix mem* wrappers in UI on cygwin, by not building...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | remove MEM_FUNCTION_WRAPPERS, and private mem* implementatio...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | fix yellow - don't build pluginlib_albumart.c on non...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | fix red on mono hardware - add mem function wrappers...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | plugins/lib/feature_wrappers.h to provide easy access...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | fix for targets using greylib in pictureflow, they...
|
commit | commitdiff | tree |
2009-01-24 |
unhelpful | albumart search in pluginlib when building without...
|
commit | commitdiff | tree |
2009-01-23 |
unhelpful | initialize the codecs API in the codec loader, using...
|
commit | commitdiff | tree |