Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius | 9 | -25/+25 |
2007-08-18 | update Dutch lang file and add small clarification to the manual regarding th... | Peter D'Hoye | 1 | -7/+18 |
2007-08-18 | Make peakmeter release setting work in units per tick (was units per read), a... | Peter D'Hoye | 6 | -11/+35 |
2007-08-18 | Player: Make sure the USB screen disables double height. | Jens Arnold | 1 | -0/+1 |
2007-08-18 | Sync german language file to the latest changes (including 'features', fixing... | Marianne Arnold | 1 | -4441/+4377 |
2007-08-18 | update Dutch lang file | Peter D'Hoye | 1 | -27/+34 |
2007-08-18 | Oops, not all ipod have recording | Nils Wallménius | 1 | -3/+3 |
2007-08-18 | Mark deprecated strings, correct button names in some splashes, some minor tw... | Nils Wallménius | 1 | -29/+35 |
2007-08-17 | Fix crash in peak meter release setting, and set the limits back to a reasona... | Peter D'Hoye | 1 | -1/+1 |
2007-08-16 | Updated Italian language file (FS #7605 by Harry Tu) | Peter D'Hoye | 1 | -40/+87 |
2007-08-16 | Pass plugin api pointer to funtion directly, fixes crashes when doing increme... | Peter D'Hoye | 20 | -51/+54 |
2007-08-16 | Show the plugin category name in the list title in the plugin browsers. | Jonathan Gordon | 1 | -7/+14 |
2007-08-16 | Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl... | Michael Giacomelli | 2 | -6/+49 |
2007-08-15 | Switch to using millivolt for battery voltage and other internal voltages. * ... | Jens Arnold | 4 | -50/+35 |
2007-08-15 | Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ... | Peter D'Hoye | 1 | -6/+14 |
2007-08-15 | Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#... | Jonathan Gordon | 1 | -2/+10 |
2007-08-15 | Bring mpegplayer backlight fix to the other plugins, this also fixes some wro... | Peter D'Hoye | 19 | -87/+100 |
2007-08-15 | use the host cc when preprocessing features | Daniel Stenberg | 1 | -1/+1 |
2007-08-14 | Further tweaks to Catalan Language by Victor Zabalza (no UTF-8 in the commit ... | Jonas Häggqvist | 1 | -23/+23 |
2007-08-14 | Small optimisation | Peter D'Hoye | 1 | -23/+21 |
2007-08-14 | Update Swedish language. | Magnus Holmgren | 1 | -2/+114 |
2007-08-14 | Reorder the file for easier maintenance and fix a couple of typos found while... | Magnus Holmgren | 1 | -4024/+4011 |
2007-08-14 | Fix a few typos and indentations. | Magnus Holmgren | 1 | -16/+14 |
2007-08-14 | Genlang gets very confused if the tags are not all lower-case. | Jonas Häggqvist | 1 | -1/+1 |
2007-08-14 | properties plugin: Make the ID3 info available on HWCODEC targets too. | Nicolas Pennequin | 1 | -18/+15 |
2007-08-14 | Update Danish language. | Jonas Häggqvist | 1 | -0/+14 |
2007-08-14 | Updated Catalan language by Víctor Zabalza. | Jonas Häggqvist | 1 | -1965/+3460 |
2007-08-14 | Hopefully green this time (move the variable declarations inside the #if block). | Nicolas Pennequin | 1 | -3/+2 |
2007-08-14 | properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info... | Nicolas Pennequin | 1 | -1/+8 |
2007-08-14 | The plugin API changed so update the version number and bump the change was i... | Nicolas Pennequin | 1 | -2/+2 |
2007-08-14 | Add a bit of metadata info in the properties plugin output. | Nicolas Pennequin | 1 | -1/+37 |
2007-08-14 | Make get_metadata act on a struct mp3entry rather than a struct track_info. | Nicolas Pennequin | 6 | -49/+50 |
2007-08-14 | Updated the Japanese lang file to the new lang format. Many strings still mis... | Will Robertson | 1 | -2926/+5118 |
2007-08-13 | Add another file extension viewing option that mimics the old behaviour and m... | Peter D'Hoye | 4 | -8/+61 |
2007-08-13 | Now get those keywords right... | Peter D'Hoye | 2 | -2/+2 |
2007-08-13 | Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre... | Peter D'Hoye | 6 | -14/+88 |
2007-08-13 | Updated Danish language. | Jonas Häggqvist | 1 | -2587/+2524 |
2007-08-13 | While I'm at it, update Dutch language again ;) | Peter D'Hoye | 1 | -0/+28 |
2007-08-13 | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye | 5 | -6/+41 |
2007-08-13 | corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590... | Robert Kukla | 1 | -5/+6 |
2007-08-13 | Const-police, use less bytes where possible, get rid of duplicated backlight ... | Nils Wallménius | 1 | -7/+5 |
2007-08-12 | Update Dutch lang file | Peter D'Hoye | 1 | -4/+4 |
2007-08-12 | Convert IDs to strings before using them, fixes FS #7564 | Peter D'Hoye | 1 | -2/+6 |
2007-08-12 | Fix FS#7587, the splash when building the database told the user to press the... | Nils Wallménius | 1 | -6/+2 |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius | 4 | -8/+4 |
2007-08-12 | Clock: * Correct aspect ratio on archos recorders (target only, checking for ... | Jens Arnold | 1 | -13/+32 |
2007-08-12 | Removed special X5 backlight handling, and replaced it with a generic system ... | Jens Arnold | 1 | -3/+1 |
2007-08-12 | Revert my filetypes commits from today. the nvram buffer is 44bytes of which ... | Jonathan Gordon | 4 | -47/+26 |
2007-08-12 | Fix a problem with the nvram settings which meant adding new items to the end... | Jonathan Gordon | 3 | -6/+13 |
2007-08-12 | Move WavPack metadata parsing to its own file and add handling of non-standar... | Dave Bryant | 8 | -61/+148 |