| Commit message (Expand) | Author | Age |
| ... | |
| * | Improved Vorbis comment reader. The tags no longer need to fit in the first O... | Magnus Holmgren | 2009-05-30 |
| * | Don't recheck for track art when checking track art first. | Andrew Mahone | 2009-05-29 |
| * | Change the search_albumart_files "ignore track art" option to check track art... | Andrew Mahone | 2009-05-29 |
| * | Lua: make sure action.h gets C preprocessed before processing it | Maurus Cuelenaere | 2009-05-28 |
| * | Describe the magic of search_albumart_files (still not complete) | Alexander Levin | 2009-05-28 |
| * | pdbox: new patch from wincent balin. make m_memory.c work in rockbox. | Dominik Wenger | 2009-05-28 |
| * | FS#10256 by Frank Oosterhuis : use HOME button to quit plugins | Rafaël Carré | 2009-05-28 |
| * | Use core splash for PictureFlow's error_wait, exit error display 2s after any... | Andrew Mahone | 2009-05-28 |
| * | Display error message on screen until user presses SELECT before exiting Pict... | Andrew Mahone | 2009-05-28 |
| * | Suggested by Thomas Martitz, don't check for track-specific files when search... | Andrew Mahone | 2009-05-28 |
| * | Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a... | Andrew Mahone | 2009-05-28 |
| * | Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free... | Andrew Mahone | 2009-05-28 |
| * | Fix yellow & red | Maurus Cuelenaere | 2009-05-27 |
| * | Lua: add support for os library | Maurus Cuelenaere | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro... | Michael Giacomelli | 2009-05-27 |
| * | Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in gig... | Michael Giacomelli | 2009-05-27 |
| * | Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if... | Peter D'Hoye | 2009-05-26 |
| * | Fix typo in the menu entry | Alexander Levin | 2009-05-26 |
| * | Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING. | Andrew Mahone | 2009-05-26 |
| * | Use pre-multiplication in scaler to save one multiply per color component on ... | Andrew Mahone | 2009-05-26 |
| * | FS #10233 by Johannes Schwarz: "The following patch allows the user to resume... | Antoine Cellerier | 2009-05-26 |
| * | Update the Swedish translation. | Magnus Holmgren | 2009-05-26 |
| * | Samsung YH*: A few keymap tweaks (still nothing final yet) | Thomas Martitz | 2009-05-25 |
| * | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo | 2009-05-25 |
| * | Should fix red | Maurus Cuelenaere | 2009-05-25 |
| * | Improve the c100 keymap and button names. | Marc Guay | 2009-05-25 |
| * | Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s... | Maurus Cuelenaere | 2009-05-25 |
| * | Fix FORMAT_RETURN_SIZE in read_bmp_*() when scaling (thanks to Andrew Mahone) | Maurus Cuelenaere | 2009-05-25 |
| * | Fix some typos | Maurus Cuelenaere | 2009-05-25 |
| * | Lua: port viewports + add test_viewports.lua | Maurus Cuelenaere | 2009-05-25 |
| * | Fix mingw & cygwin builds | Maurus Cuelenaere | 2009-05-25 |
| * | * read_bmp_*(): add FORMAT_RETURN_SIZE | Maurus Cuelenaere | 2009-05-25 |
| * | Commit FS#10234 - Spacerocks respawn invulnerability by Eric Clayton. Gives ... | Michael Giacomelli | 2009-05-24 |
| * | Cut the files in half and it might work better (note to self: check your tree... | Peter D'Hoye | 2009-05-24 |
| * | Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece... | Thomas Martitz | 2009-05-24 |
| * | Move rm.[c/h] from libcook to librm. No functional changes. | Mohamed Tarek | 2009-05-24 |
| * | Lua: /me should learn about C arrays.. :/ | Maurus Cuelenaere | 2009-05-24 |
| * | Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappers | Maurus Cuelenaere | 2009-05-24 |
| * | Lua: add image handling + some other wrappers | Maurus Cuelenaere | 2009-05-24 |
| * | fix another keymap (FS#10237 by Tomer Shalev) | Frank Gevaerts | 2009-05-23 |
| * | Updated italian language file. | Alessio Lenzi | 2009-05-23 |
| * | fix some keymaps to actually compile (FS#10237, by Tomer Shalev) | Frank Gevaerts | 2009-05-23 |
| * | Fix wrong #ifdefs that sneaked in | Frank Gevaerts | 2009-05-23 |
| * | Add HID keymap handling in usb screen. This allows to use the DAP as a keypad... | Frank Gevaerts | 2009-05-23 |
| * | Reorganise USB stack defines. Now config.h decides which class drivers get en... | Frank Gevaerts | 2009-05-23 |
| * | Load PictureFlow logo from disk, discarding it after splash screen is done an... | Andrew Mahone | 2009-05-23 |