| Commit message (Expand) | Author | Age |
| ... | |
| * | Move seek() from wma.c to libasf since it's really ASF-specific. | Mohamed Tarek | 2010-05-21 |
| * | tagcache: fix queue operation, it should be queue_peek. | Amaury Pouly | 2010-05-21 |
| * | mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF... | Michael Sevakis | 2010-05-21 |
| * | updates Japanese translation | Yoshihisa Uchida | 2010-05-21 |
| * | make radioart work in the sbs | Jonathan Gordon | 2010-05-21 |
| * | Clipv2 / Clip+ : lcd scanrate checked with test_scanrate | Rafaël Carré | 2010-05-20 |
| * | Fix test_resize | Thomas Martitz | 2010-05-20 |
| * | more french translation | Rafaël Carré | 2010-05-20 |
| * | a bit of french translation | Rafaël Carré | 2010-05-20 |
| * | Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ... | Thomas Martitz | 2010-05-20 |
| * | Tweak new pluginlib button map for frotz to be more convenient | Torne Wuff | 2010-05-20 |
| * | Fix a data abort in codebuster. | Thomas Martitz | 2010-05-20 |
| * | S#10387 - Rework pluginlib actions | Thomas Martitz | 2010-05-20 |
| * | pass pointers around instead of coping whole structs | Jonathan Gordon | 2010-05-20 |
| * | redo r25569 so the screen is only cleared once instead of every update (which... | Jonathan Gordon | 2010-05-20 |
| * | fix FS#10993 - "No Settings" doesnt get voiced because it uses str() instead ... | Jonathan Gordon | 2010-05-20 |
| * | skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get... | Teruaki Kawashima | 2010-05-20 |
| * | accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t... | Jonathan Gordon | 2010-05-20 |
| * | HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change) | Marcin Bukat | 2010-05-20 |
| * | pdbox: Rewrote recently added bugfixes | Wincent Balin | 2010-05-20 |
| * | pdbox: Got rid of signedness-related warnings | Wincent Balin | 2010-05-20 |
| * | pdbox: Made size value signed | Wincent Balin | 2010-05-20 |
| * | pdbox: Adjusted return values for functions read() and write() | Wincent Balin | 2010-05-20 |
| * | sudoku: remove commented out code. | Teruaki Kawashima | 2010-05-19 |
| * | skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c... | Teruaki Kawashima | 2010-05-19 |
| * | Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ... | Marcin Bukat | 2010-05-19 |
| * | Updated italian translation. | Alessio Lenzi | 2010-05-18 |
| * | plugins: undefine DEBUG macros just in case, before defining them to a real s... | Rafaël Carré | 2010-05-18 |
| * | Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes | Rafaël Carré | 2010-05-18 |
| * | apps/plugins/lib/SOURCES: make it more readable (space, comments, order) | Rafaël Carré | 2010-05-18 |
| * | plugins: changes for targets with small plugin buffer (Clipv1) | Rafaël Carré | 2010-05-18 |
| * | fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1 | Rafaël Carré | 2010-05-18 |
| * | mp3_encoder: fix a typo, put uninitialized variable in BSS | Rafaël Carré | 2010-05-18 |
| * | Add memset/memcpy benches to test_mem plugin | Marcin Bukat | 2010-05-18 |
| * | mp3_encoder: reduce plugin binsize | Rafaël Carré | 2010-05-18 |
| * | Add missing svn properties for the new files created in r26109 | Dave Chapman | 2010-05-17 |
| * | as3514/as3543 fixes | Rafaël Carré | 2010-05-17 |
| * | plugins: reorder SOURCES conditions to be more readable | Rafaël Carré | 2010-05-17 |
| * | fix yellow/red | Jonathan Gordon | 2010-05-17 |
| * | split the radio code into multiple files in the hope that makes it more likel... | Jonathan Gordon | 2010-05-17 |
| * | splash.c: correct calculation of y coordinate of splash. | Teruaki Kawashima | 2010-05-17 |
| * | Change default chip8 keymap on c200/m200/clip families to use up/down on the ... | Torne Wuff | 2010-05-17 |
| * | rockboy: fix format strings in snprintf. use int for slot_id and use %d tag f... | Teruaki Kawashima | 2010-05-17 |
| * | Simplify mpegplayer a bit and use array-based lists rather than linked lists ... | Michael Sevakis | 2010-05-17 |
| * | fft plugin: move const data into a c file and use no wider types than necessa... | Nils Wallménius | 2010-05-17 |
| * | rockboy: add a Clip keymap | Rafaël Carré | 2010-05-17 |
| * | I think I intended a different expression. | Michael Sevakis | 2010-05-17 |
| * | count is being used as the value of the last item to show, so rename it to no... | Jonathan Gordon | 2010-05-17 |
| * | the fm presets list should wrap.. so make that work | Jonathan Gordon | 2010-05-17 |
| * | How punny. Just one more whack-a-mole to get. | Michael Sevakis | 2010-05-16 |