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 |
2009-01-21 |
unhelpful | replace DIV255 with an inline function, the macro version...
|
commit | commitdiff | tree |
2009-01-20 |
unhelpful | fix test for SH in resize.h
|
commit | commitdiff | tree |
2009-01-20 |
unhelpful | fix red on grayscale in pictureflow
|
commit | commitdiff | tree |
2009-01-20 |
unhelpful | scaler optimizations:
|
commit | commitdiff | tree |
2009-01-19 |
unhelpful | new version.sh that works exactly like svnversion.sh...
|
commit | commitdiff | tree |
2009-01-19 |
unhelpful | port test_boost.c to global plugin API
|
commit | commitdiff | tree |
2009-01-18 |
unhelpful | use multiply-shift to scale reciprocals for rgb16 output...
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | fixed euroconverter, missed in the configfile change
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | unify pointers to value for configfile, and add TYPE_BOOL...
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | fix pictureflow, previous fix caused cache to never...
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | fix yellow, but in the long run, configfile needs a...
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | return to transposed images in cache, via new output...
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | remove unused fh from create_albumart_cache
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | pictureflow configfile conversion:
|
commit | commitdiff | tree |
2009-01-17 |
unhelpful | pictureflow cleanup:
|
commit | commitdiff | tree |
2009-01-16 |
unhelpful | fix pluginlib_resize.c for global plugin API
|
commit | commitdiff | tree |
2009-01-16 |
unhelpful | loader-initialized global plugin API:
|
commit | commitdiff | tree |
2009-01-16 |
unhelpful | fix bug causing pictureflow to write one column past...
|
commit | commitdiff | tree |
2009-01-14 |
unhelpful | reduce pictureflow's fade_color by one multiply, and...
|
commit | commitdiff | tree |
2009-01-13 |
unhelpful | use plugin buffer for greylib overlay in test_greylib_bitmap...
|
commit | commitdiff | tree |
2009-01-13 |
unhelpful | support pixel aspect ratio compensation in recalc_dimension...
|
commit | commitdiff | tree |
2009-01-13 |
unhelpful | remove align_buffer from firmare/general.c, replacing...
|
commit | commitdiff | tree |
2009-01-08 |
unhelpful | remove unneeded LCD_DEPTH test in lib/resize.h, add...
|
commit | commitdiff | tree |
2009-01-08 |
unhelpful | cleanup for core-file-in-pluginlib compilation:
|
commit | commitdiff | tree |
2009-01-04 |
unhelpful | remove extra include of core bmp.c from a previous...
|
commit | commitdiff | tree |
2009-01-04 |
unhelpful | build a scaling-enabled bitmap loader in pluginlib...
|
commit | commitdiff | tree |
2008-12-29 |
unhelpful | Reduce the pictureflow empty slide bitmaps to 8-bit...
|
commit | commitdiff | tree |
2008-12-28 |
unhelpful | more pictureflow work:
|
commit | commitdiff | tree |
2008-12-27 |
unhelpful | FS#8335, with some changes discussed on IRC:
|
commit | commitdiff | tree |
2008-12-27 |
unhelpful | Add support for scaled bitmap loads, and for greylib...
|
commit | commitdiff | tree |
2008-12-26 |
unhelpful | Add missing greylib scaled bitmap test plugin.
|
commit | commitdiff | tree |
2008-12-26 |
unhelpful | Make scaler output truly pluggable, add an 8-bit greyscale...
|
commit | commitdiff | tree |
2008-12-26 |
unhelpful | Latest work on the bmp on-load scaler:
|
commit | commitdiff | tree |
2008-12-14 |
unhelpful | fix yellow
|
commit | commitdiff | tree |
2008-12-14 |
unhelpful | remove unneeded test
|
commit | commitdiff | tree |
2008-12-12 |
unhelpful | fix yellow
|
commit | commitdiff | tree |
2008-12-12 |
unhelpful | fix broken greyscale upscaling
|
commit | commitdiff | tree |
2008-12-11 |
unhelpful | add yields in superdom, patch from FS#7528
|
commit | commitdiff | tree |
2008-12-10 |
unhelpful | fix get_totalsize to return the correct size in some...
|
commit | commitdiff | tree |
2008-12-10 |
unhelpful | code cleanup, more descriptive variable names, and...
|
commit | commitdiff | tree |
2008-12-10 |
unhelpful | small binsize improvement for color scalers
|
commit | commitdiff | tree |
2008-12-09 |
unhelpful | fix yellow - bogus unitialized use warnings
|
commit | commitdiff | tree |
2008-12-09 |
unhelpful | resize-on-load for bitmap files on 2bpp and color targets
|
commit | commitdiff | tree |
2008-12-09 |
unhelpful | add Andrew Mahone / unhelpful to COMMITTERS add Andrew Mahone / unhelpful to COMMITTERS
|
commit | commitdiff | tree |