2009-12-23 |
nls | Improved bitrev with approach suggested by Jens Arnold...
|
commit | commitdiff | tree |
2009-12-22 |
nls | Fix example command line for profile_reader.pl
|
commit | commitdiff | tree |
2009-12-21 |
nls | Use optimised byteswap function in bitrev for a tiny...
|
commit | commitdiff | tree |
2009-12-16 |
nls | Remove unneeded instruction from the coldfire ffs function...
|
commit | commitdiff | tree |
2009-12-13 |
nls | Improved bitrev12, using a larger LUT to save one lookup...
|
commit | commitdiff | tree |
2009-12-13 |
nls | fix typo causing red
|
commit | commitdiff | tree |
2009-12-13 |
nls | Font improvements: Fix bug that caused some fonts to...
|
commit | commitdiff | tree |
2009-12-12 |
nls | Comment var only used by already commented out debug...
|
commit | commitdiff | tree |
2009-12-10 |
nls | Remove inline asm that hasn't been useful for years...
|
commit | commitdiff | tree |
2009-12-06 |
nls | FS#10834 by Alex Bennee, fixing off-by-one bug in code...
|
commit | commitdiff | tree |
2009-12-06 |
nls | slightly faster asm av_log2 for armv6 (currently only...
|
commit | commitdiff | tree |
2009-12-05 |
nls | Move av_log2 function and asociated table to the codec...
|
commit | commitdiff | tree |
2009-12-05 |
nls | Fix division by 0 by clamping freq value a little higher...
|
commit | commitdiff | tree |
2009-12-04 |
nls | FS#10711 by Martin Ritter fixes handling of the 'First...
|
commit | commitdiff | tree |
2009-11-29 |
nls | Oops, correct typo that made the previous commit useless
|
commit | commitdiff | tree |
2009-11-29 |
nls | Disable strict aliasing for speex for now to get rid...
|
commit | commitdiff | tree |
2009-11-29 |
nls | Fix yellow by making the ifdef hell slightly worse
|
commit | commitdiff | tree |
2009-11-29 |
nls | Enable strict aliasing optimizations for codecs on...
|
commit | commitdiff | tree |
2009-11-29 |
nls | Use clz instruction to calculate integer logarithms...
|
commit | commitdiff | tree |
2009-11-29 |
nls | #if 0 out unused stuff
|
commit | commitdiff | tree |
2009-11-29 |
nls | Use clz instruction to count leading zeroes on armv5...
|
commit | commitdiff | tree |
2009-11-29 |
nls | These macros have been replaced by (UN)LIKELY macros...
|
commit | commitdiff | tree |
2009-11-22 |
nls | fix more red
|
commit | commitdiff | tree |
2009-11-22 |
nls | Fix reds.
|
commit | commitdiff | tree |
2009-11-22 |
nls | Give test_codec the ability to checksum files or folders...
|
commit | commitdiff | tree |
2009-11-22 |
nls | Fix references to those files.
|
commit | commitdiff | tree |
2009-11-22 |
nls | Rename files to avoid name clash with a commit soon...
|
commit | commitdiff | tree |
2009-11-20 |
nls | Increase stack space for the Gigabeat S specific headphone...
|
commit | commitdiff | tree |
2009-11-19 |
nls | Avoid possible memory corruption
|
commit | commitdiff | tree |
2009-11-18 |
nls | Unify fourcc macro and some style changes
|
commit | commitdiff | tree |
2009-11-18 |
nls | Make svn properties consistent and set some missing...
|
commit | commitdiff | tree |
2009-11-15 |
nls | Fix scrolling lines that keep scrolling after exiting...
|
commit | commitdiff | tree |
2009-11-11 |
nls | Comstify a function pointer array
|
commit | commitdiff | tree |
2009-11-07 |
nls | Introduce new config header 'config-sim.h' that takes...
|
commit | commitdiff | tree |
2009-11-05 |
nls | Fix same bug as in r23531 in two more drivers (wrong...
|
commit | commitdiff | tree |
2009-10-29 |
nls | Const correctness
|
commit | commitdiff | tree |
2009-10-28 |
nls | Use array for quickscreen item settings to simplify...
|
commit | commitdiff | tree |
2009-10-25 |
nls | Little bit of const correctness
|
commit | commitdiff | tree |
2009-10-25 |
nls | No need for this to be static
|
commit | commitdiff | tree |
2009-10-17 |
nls | fix red
|
commit | commitdiff | tree |
2009-10-17 |
nls | Revise r23225 a bit, removing the debug_printf function...
|
commit | commitdiff | tree |
2009-10-17 |
nls | Const correctness for output_dyn_value and unify some...
|
commit | commitdiff | tree |
2009-10-17 |
nls | fix yellow by 'un-staticing' the printing wrapper function...
|
commit | commitdiff | tree |
2009-10-17 |
nls | Use a wrapper function for the very common snprintf...
|
commit | commitdiff | tree |
2009-10-14 |
nls | Remove private memcpy wrapper that is no longer needed...
|
commit | commitdiff | tree |
2009-10-12 |
nls | fix yellow
|
commit | commitdiff | tree |
2009-10-12 |
nls | Fix typo from r19579 that prevented this code from...
|
commit | commitdiff | tree |
2009-10-11 |
nls | revert r23093 and r 23094, since the title pointer...
|
commit | commitdiff | tree |
2009-10-11 |
nls | forgot one file, fixes yellow
|
commit | commitdiff | tree |
2009-10-11 |
nls | Const correctness
|
commit | commitdiff | tree |
2009-10-11 |
nls | Avoid more useless string copys and make some random...
|
commit | commitdiff | tree |
2009-10-10 |
nls | Slight const police and avoid copying a lang string
|
commit | commitdiff | tree |
2009-10-10 |
nls | Don't cast away constness
|
commit | commitdiff | tree |
2009-10-10 |
nls | Make function arg const pointer
|
commit | commitdiff | tree |
2009-10-10 |
nls | Deinline fuction and some whitespace tweaks
|
commit | commitdiff | tree |
2009-10-10 |
nls | Add second 'const' qualifyer accidentally removed in...
|
commit | commitdiff | tree |
2009-10-10 |
nls | Clean up a bogus array and avoid some copying of static...
|
commit | commitdiff | tree |
2009-10-09 |
nls | Tiny simplification
|
commit | commitdiff | tree |
2009-10-08 |
nls | FS#10661 by Seth Opgenorth, adding more levels to brickmania
|
commit | commitdiff | tree |
2009-10-06 |
nls | fix checkwps breakage caused by r229900
|
commit | commitdiff | tree |
2009-10-06 |
nls | Once again fix building of the database tool that gets...
|
commit | commitdiff | tree |
2009-10-03 |
nls | Slight cleanup of the calendar plugin
|
commit | commitdiff | tree |
2009-09-26 |
nls | Add missing parentheses to fix red
|
commit | commitdiff | tree |
2009-09-26 |
nls | FS#10569 RTC driver cleanup
|
commit | commitdiff | tree |
2009-09-04 |
nls | Const police raid\!
|
commit | commitdiff | tree |
2009-08-24 |
nls | Fix FS#10556 so that we now include the wps tags for...
|
commit | commitdiff | tree |
2009-08-20 |
nls | fix yellow
|
commit | commitdiff | tree |
2009-08-20 |
nls | Make the formatter functions used by the settings return...
|
commit | commitdiff | tree |
2009-08-19 |
nls | fix svn properties
|
commit | commitdiff | tree |
2009-08-19 |
nls | fix more red
|
commit | commitdiff | tree |
2009-08-19 |
nls | fix red
|
commit | commitdiff | tree |
2009-08-19 |
nls | Slight cleanup in lcd.h: kill fixme and remove useless...
|
commit | commitdiff | tree |
2009-08-18 |
nls | FS#10536 by David Kauffmann, make the manual point...
|
commit | commitdiff | tree |
2009-08-08 |
nls | Remove old fixme, the 'working with playlists' seems...
|
commit | commitdiff | tree |
2009-08-06 |
nls | Fix out of bounds accesses in keybox and matrix
|
commit | commitdiff | tree |
2009-08-06 |
nls | Fix crash in the database utility, turns out passing...
|
commit | commitdiff | tree |
2009-08-05 |
nls | Fix building of the database utility.
|
commit | commitdiff | tree |
2009-08-02 |
nls | Remove redundant definitions of SCROLLBAR_WIDTH
|
commit | commitdiff | tree |
2009-07-30 |
nls | Slight whitespace cleanup, add a const qualifier. No...
|
commit | commitdiff | tree |
2009-07-14 |
nls | Missed one strncpy call
|
commit | commitdiff | tree |
2009-07-14 |
nls | FS#10080
|
commit | commitdiff | tree |
2009-06-01 |
nls | Add usb ids for third and fourth gen nanos to the list...
|
commit | commitdiff | tree |
2009-05-31 |
nls | Old patch from FS#7832: Sprinkle 'volatile' in the...
|
commit | commitdiff | tree |
2009-04-02 |
nls | keybox: handle user canceling in the vkeyboard in a...
|
commit | commitdiff | tree |
2009-03-29 |
nls | Accept FS#10068 by Teruaki Kawashima correcting the...
|
commit | commitdiff | tree |
2009-03-28 |
nls | Remove useless check for HAVE_BACKLIGHT noted in FS...
|
commit | commitdiff | tree |
2009-03-28 |
nls | midi: yield more, fixes flickering backlight fade on...
|
commit | commitdiff | tree |
2009-03-28 |
nls | Jewels: accept FS#9947 changing 'Resume Game' in the...
|
commit | commitdiff | tree |
2009-03-21 |
nls | Remove duplicated 'usbstack' feature, sort features...
|
commit | commitdiff | tree |
2009-03-17 |
nls | FS#10018 general pp bootloader: start the OF if loading...
|
commit | commitdiff | tree |
2009-02-15 |
nls | Firewire charger detection for ipod 3G, patch by Boris...
|
commit | commitdiff | tree |
2009-02-14 |
nls | Accept FS#9908 by Alex Parker 'Add missing keys to...
|
commit | commitdiff | tree |
2009-02-14 |
nls | Rename h100 specific screenshots so they are used again
|
commit | commitdiff | tree |
2009-02-14 |
nls | Accept FS#9905 by Alex Parker adding Invadrox to the...
|
commit | commitdiff | tree |
2009-02-08 |
nls | Oops, fix yellow
|
commit | commitdiff | tree |
2009-02-08 |
nls | Small code reuse improvement
|
commit | commitdiff | tree |
2009-02-07 |
nls | Fix compilation of sendfirm with 0.3.x versions of...
|
commit | commitdiff | tree |
2009-02-04 |
nls | Fixes and tweaks for the 'Advanced topics' chapter...
|
commit | commitdiff | tree |
2009-02-01 |
nls | Use unsigned constants to avoid adding another gcc...
|
commit | commitdiff | tree |
2009-01-24 |
nls | Accept FS#9717 by Akio Idehara with a small change...
|
commit | commitdiff | tree |