summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-11-17French translation updateThomas Martitz1-6/+152
2011-11-17Bulgarian translation updateThomas Martitz1-3/+94
2011-11-17Updated Russian translationThomas Martitz1-12/+172
2011-11-17Remove sim_tasks from the sdl application build.Thomas Martitz2-2/+6
2011-11-17Simulate usb plugging on the sim better using sim_tasks.Thomas Martitz4-10/+0
2011-11-17Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz3-14/+38
2011-11-17FS#12383 - slovak language update by Peter LeckyMichael Chicoine1-6/+96
2011-11-17skin engine: Fix %if() when comparing against a number.Jonathan Gordon1-0/+7
2011-11-16Fix file descriptor leak. Thanks to Ophir Lojkine for spotting.Frank Gevaerts1-1/+0
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń62-25/+568
2011-11-16OOPS! Don't overwrite the trailing \0 from the skin text with the first alloc...Jonathan Gordon1-0/+1
2011-11-16Change the "keyclick repeat" setting behaviour so when it is off only the *fi...Jonathan Gordon1-14/+37
2011-11-16Fix the gpl notice in the previous commits new files, and fix the yelow gevea...Jonathan Gordon1-0/+2
2011-11-16Finally commit FS#5111 - piezo clicker for ipods!Jonathan Gordon7-2/+94
2011-11-15Don't put mines adjacent to the starting position instead of just not *on* theFrank Gevaerts1-2/+5
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon46-682/+773
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon16-22/+571
2011-11-13Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star)Bertrik Sikken6-1/+26
2011-11-13Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann1-9/+17
2011-11-13Sansa clip zip: make more plugins compile (lamp, wormlet, matrix)Bertrik Sikken3-1/+18
2011-11-13Fix another typo. sorry.Thomas Martitz1-1/+1
2011-11-13Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...Thomas Martitz2-4/+6
2011-11-13Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz5-36/+24
2011-11-11Handle 32bit bitmaps with all-zero alpha channel as fully opaque.Thomas Martitz1-6/+24
2011-11-11Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with...Andree Buschmann1-0/+38
2011-11-11Document the internal alpha channel format better, and fixes for 32bit alpha ...Thomas Martitz2-7/+9
2011-11-11Fix copy'n'paste bug in skin engineThomas Jarosch1-1/+1
2011-11-11close file descriptorFred Bauer1-0/+1
2011-11-10Correct saved config setting for Line Padding in Lists - fixes FS#12377Michael Chicoine1-1/+1
2011-11-10Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374)Fred Bauer1-3/+6
2011-11-09Set alpha_offset to zero when loading a JPEG.Boris Gjenero1-0/+3
2011-11-09update Dutch langfilePeter D'Hoye1-0/+73
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero1-1/+1
2011-11-08Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ...Wincent Balin1-11/+13
2011-11-08Fix warning on mrobe100.Thomas Martitz1-3/+4
2011-11-08Make pictureflow compile again.Thomas Martitz1-2/+4
2011-11-08Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.Thomas Martitz2-1/+6
2011-11-08Adapt the resize-on-load image scalers to support the alpha channel.Thomas Martitz2-59/+66
2011-11-08Support for transparency in 32bit bitmaps on color targets.Thomas Martitz2-30/+58
2011-11-08Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz6-78/+18
2011-11-08Simplify icon.c a bit.Thomas Martitz1-15/+16
2011-11-08Fix compile errorJonathan Gordon1-1/+1
2011-11-08Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon11-35/+74
2011-11-08Put icons on buflib:Jonathan Gordon1-76/+86
2011-11-07FS#12365 - Czech language update by Marek SalabaMichael Chicoine1-5/+95
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff32-21633/+21633
2011-11-06Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow.Jens Arnold1-2/+1
2011-11-06Voice related fixes and cleaupJens Arnold1-42/+18
2011-11-06Fix warning and typos.Thomas Martitz3-4/+4
2011-11-06hwcodec: fix shrink_callback resuming playback wrongly, and add checksThomas Martitz1-5/+16