summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
...
* Change username to lower caseBob Cousins2009-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23498 a1c6a512-1295-4272-9138-f99709370657
* Add Fred Bauer to THANKSRafaël Carré2009-11-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23477 a1c6a512-1295-4272-9138-f99709370657
* Add Sascha Wilde to docs/CREDITS for bug fix committed in r23449Michael Chicoine2009-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23454 a1c6a512-1295-4272-9138-f99709370657
* Add my name to COMMITTERSBob Cousins2009-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23450 a1c6a512-1295-4272-9138-f99709370657
* The Onda VX777 has only one button, add it to the keymap.Maurus Cuelenaere2009-10-28
| | | | | | | | | Also fix a typo that erroneously enabled button_hold in button-target.h Flyspray: FS#10732 Author: Yann Muller git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23383 a1c6a512-1295-4272-9138-f99709370657
* "No code in .h files or #defines"Björn Stenberg2009-10-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23319 a1c6a512-1295-4272-9138-f99709370657
* Convert lcd_activation callbacks to use the event system to allow for ↵Thomas Martitz2009-10-20
| | | | | | | | | multiple parallel callbacks (for custom statusbar). Increase maximum event count as we need more (I actually had a report about it during custom statusbar testing). Removed corresponding functions from the core and plugin api. Bump min version and sort. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23302 a1c6a512-1295-4272-9138-f99709370657
* A man who is long due for credit: added Christophe "toffe"Robert Menes2009-10-20
| | | | | | | Nicolas to the credits for all of his Gigabeat findings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23300 a1c6a512-1295-4272-9138-f99709370657
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23273 a1c6a512-1295-4272-9138-f99709370657
* Initial mini2440 port.Dominik Wenger2009-10-19
| | | | | | | Flyspray: FS#10627 Author: Bob Cousins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23265 a1c6a512-1295-4272-9138-f99709370657
* Fix %Sp expansion in wpsThomas Martitz2009-10-15
| | | | | | | | | | | | | | | The value returned from sound_get_pitch() was shown assuming that 100% corresponds to 1000 by skin_tokens.c::get_token_value(). The value actually is 100*PITCH_SPEED_PRECISION. Steal the way the callchain from gui_syncpitchscreen_run() to pitchscreen_draw() in apps/gui/pitchscreen.c formats the value and use it here for consistency. Flyspray: FS#10673 Author: Junio C Hamano git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23199 a1c6a512-1295-4272-9138-f99709370657
* Add Jonas Aaberg to the credits.Rob Purchase2009-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23195 a1c6a512-1295-4272-9138-f99709370657
* Add myself to committers. HI!Torne Wuff2009-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23186 a1c6a512-1295-4272-9138-f99709370657
* add Seth Opgenorth to docs/CREDITSMichael Chicoine2009-10-09
| | | | | | | correct web link in comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23023 a1c6a512-1295-4272-9138-f99709370657
* Add myself to COMMITTERSMichael Sparmann2009-10-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22950 a1c6a512-1295-4272-9138-f99709370657
* Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows ↵Dave Chapman2009-10-02
| | | | | | targets to set a different sector size than 512 for the storage system. Should not affect any other target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22874 a1c6a512-1295-4272-9138-f99709370657
* Add myself to docs/COMMITTERSMichael Chicoine2009-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22870 a1c6a512-1295-4272-9138-f99709370657
* Added myself to the list of committers.Tomer Shalev2009-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22851 a1c6a512-1295-4272-9138-f99709370657
* Improved Cowon D2 touchscreen driver.Rob Purchase2009-09-26
| | | | | | | | Flyspray: FS#10615 Author: Carsten Schreiter and myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22842 a1c6a512-1295-4272-9138-f99709370657
* CREDITS: remove duplicate namesBertrik Sikken2009-09-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22814 a1c6a512-1295-4272-9138-f99709370657
* Marko Pahlke was already in CREDITS.Thomas Martitz2009-09-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22811 a1c6a512-1295-4272-9138-f99709370657
* Samsung YH*: SVG player images including button description.Thomas Martitz2009-09-23
| | | | | | | Flyspray: FS#10279 and FS#10286 Author: Marko Pahlke git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22808 a1c6a512-1295-4272-9138-f99709370657
* Recognise everybody in the same CREDITS file: add the three people only in ↵Alex Parker2009-09-23
| | | | | | CREDITS-MANUAL to CREDITS and remove CREDITS-MANUAL. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22798 a1c6a512-1295-4272-9138-f99709370657
* The name should have been added to the other CREDITS fileAlexander Levin2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22766 a1c6a512-1295-4272-9138-f99709370657
* Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)Alexander Levin2009-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
* Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and ↵Alex Parker2009-09-20
| | | | | | FS#10553 by David Kauffmann git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
* Added myself to docs/COMMITTERSBryan Childs2009-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22664 a1c6a512-1295-4272-9138-f99709370657
* New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin2009-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22663 a1c6a512-1295-4272-9138-f99709370657
* Polish translation update.Mustapha Senhaji2009-09-07
| | | | | | | | | Author: Tomasz Kowalczyk Patch: FS#10593 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22654 a1c6a512-1295-4272-9138-f99709370657
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
| | | | | | | | | * Enable plugins for VX777 * Fix VX777 simulator All done by Aaron DeMille. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22576 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli2009-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22557 a1c6a512-1295-4272-9138-f99709370657
* Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz2009-08-21
| | | | | | | | | I added the lang strings myself. Flyspray:FS#10548 Author: Johannes Boy git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22445 a1c6a512-1295-4272-9138-f99709370657
* Add Laurent Papier to credits for FS#10514 reworked and committed in r22255.Mustapha Senhaji2009-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22293 a1c6a512-1295-4272-9138-f99709370657
* New committer!Jeffrey Goode2009-08-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22275 a1c6a512-1295-4272-9138-f99709370657
* Make kbd_input() show a cancel splash to indicate user abort better and for ↵Thomas Martitz2009-08-12
| | | | | | better consistency all over the place. Change checking for its return value (style-wise) at some places too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22269 a1c6a512-1295-4272-9138-f99709370657
* Add Amaury Pouly to the creditsRafaël Carré2009-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22252 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9400 - "tools/configure more improvements" by Rosso Maltese.Thomas Martitz2009-08-09
| | | | | | This completes the command line capabilities of configure. You can now pass advanced build options (type=aXXX, where X are the shortcuts for the advanced options) as well as voice options. See configure --help. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22228 a1c6a512-1295-4272-9138-f99709370657
* Add Jens Erdmann to CREDITS.Michael Giacomelli2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22156 a1c6a512-1295-4272-9138-f99709370657
* new powerup in brickmania Robert Kukla2009-07-26
| | | | | | | Author: Asael Reiter Flyspray: FS #10463 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22057 a1c6a512-1295-4272-9138-f99709370657
* Add a png viewer pluginFrank Gevaerts2009-07-25
| | | | | | | | Author: Christophe Gouiran Flyspray: FS#9493 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22037 a1c6a512-1295-4272-9138-f99709370657
* Added myself to the list of committers.Wincent Balin2009-07-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22023 a1c6a512-1295-4272-9138-f99709370657
* FS#10445 - Error in CREDITSBertrik Sikken2009-07-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21928 a1c6a512-1295-4272-9138-f99709370657
* FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes2009-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21908 a1c6a512-1295-4272-9138-f99709370657
* FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.Thomas Martitz2009-07-13
| | | | | | | | Fixes pacbox' keymapping for direction and changes accessing the menu to short home. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21843 a1c6a512-1295-4272-9138-f99709370657
* Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2009-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21781 a1c6a512-1295-4272-9138-f99709370657
* FS#10418: Change menu button in Sudoku on Fuze, by Nick TryonJohannes Schwarz2009-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21750 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ↵Bertrik Sikken2009-07-08
| | | | | | by Matthew Bonnett. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21718 a1c6a512-1295-4272-9138-f99709370657
* Add myself to docs/COMMITTERSTeruaki Kawashima2009-07-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21700 a1c6a512-1295-4272-9138-f99709370657
* fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton ShumwayRafaël Carré2009-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
* Remove int_prio argument from timer_register, and move the only use for it ↵Rafaël Carré2009-06-29
| | | | | | | | into alpine_cdc plugin, since this plugin is only built on SH7034 Also remove it from TIMER_START() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21558 a1c6a512-1295-4272-9138-f99709370657