Age | Commit message (Expand) | Author |
2009-10-16 | Rework albumart buffering internally to allow for mutliple albumart sizes. | Thomas Martitz |
2009-10-16 | Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i... | Thomas Martitz |
2009-10-16 | Add %cs tag. | Thomas Martitz |
2009-10-16 | Change %mp tag to use current_playmode(). It has upto 9 values now, including... | Thomas Martitz |
2009-10-16 | Change the icon used for the System menu to the same as the System Settings m... | Torne Wuff |
2009-10-16 | Gigabeat S: Add support for dumping the flash from debug menu | Torne Wuff |
2009-10-16 | Fuze: Change the button to mark possibilities from a select+up combo to just ... | Thomas Martitz |
2009-10-15 | Fix %Sp expansion in wps | Thomas Martitz |
2009-10-15 | Correct a small misaligned brace. | Thomas Martitz |
2009-10-15 | Use the center align viewport flag to draw top and bottom text centered. | Thomas Martitz |
2009-10-15 | Pitchscreen: Don't clear the whole display, but only the parent viewport. | Thomas Martitz |
2009-10-15 | Show track length too for tracks tagged with the discnumber tag in the database. | Thomas Martitz |
2009-10-15 | FS#10554: Rockpaint: enable to set canvas size. | Teruaki Kawashima |
2009-10-14 | Remove private memcpy wrapper that is no longer needed since r19847 and may c... | Nils Wallménius |
2009-10-14 | Whoops, I had that warning turned off locally. | Thomas Martitz |
2009-10-14 | Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend... | Thomas Martitz |
2009-10-13 | brickmania: There are only 9 powerups | Robert Kukla |
2009-10-12 | fix a redraw bug when a static token (like %C) is the only token on a sub/lin... | Jonathan Gordon |
2009-10-12 | fix yellow | Nils Wallménius |
2009-10-12 | Fix typo from r19579 that prevented this code from building, avoid copying la... | Nils Wallménius |
2009-10-12 | New plugin theme_remove which offers a way to remove specified theme. | Teruaki Kawashima |
2009-10-12 | Ditch additional copyright notice quoted from iBugger. | Michael Sparmann |
2009-10-11 | Use PLUGINFLAGS in lua.make, instead of only CFLAGS. | Thomas Martitz |
2009-10-11 | Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h | Frank Gevaerts |
2009-10-11 | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev |
2009-10-11 | Add a action helper for touchscreen targets to only receive the touchpress co... | Thomas Martitz |
2009-10-11 | Clean up, simplify and fix small bugs in color picker. | Thomas Martitz |
2009-10-11 | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz |
2009-10-11 | revert r23093 and r 23094, since the title pointer is used to modify the titl... | Nils Wallménius |
2009-10-11 | forgot one file, fixes yellow | Nils Wallménius |
2009-10-11 | Const correctness | Nils Wallménius |
2009-10-11 | Avoid more useless string copys and make some random cleanups | Nils Wallménius |
2009-10-11 | A bit of const correctness and 80-char limit correction. | Thomas Martitz |
2009-10-10 | Add current measurements to the iPod Nano 2G's battery debug screen | Michael Sparmann |
2009-10-10 | Implement __dbg_ports for S5L870X targets (Nano2G and Meizus) | Dave Chapman |
2009-10-10 | Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ... | Dave Chapman |
2009-10-10 | Slight const police and avoid copying a lang string | Nils Wallménius |
2009-10-10 | Don't cast away constness | Nils Wallménius |
2009-10-10 | Make function arg const pointer | Nils Wallménius |
2009-10-10 | Deinline fuction and some whitespace tweaks | Nils Wallménius |
2009-10-10 | Add second 'const' qualifyer accidentally removed in r23060 | Nils Wallménius |
2009-10-10 | Clean up a bogus array and avoid some copying of static strings | Nils Wallménius |
2009-10-09 | Fix player red and remove an obsolete function call. | Thomas Martitz |
2009-10-09 | Correct a recording screen usability issue created in r21034. Pause used to s... | Peter D'Hoye |
2009-10-09 | Fix a few problems with RTL, statusbar and custom ui viewport. | Thomas Martitz |
2009-10-09 | Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1. | Tom Ross |
2009-10-09 | rockboy: remove useless assignement for fuze | Rafaël Carré |
2009-10-09 | Tiny simplification | Nils Wallménius |
2009-10-09 | calculator: use home as clear button for sansa fuze | Rafaël Carré |
2009-10-09 | Vertical Stride: Add support for yuv to native output. | Karl Kurbjun |