summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fuze+: add rockblox1d keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30653 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add battery_bench keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30652 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add mp3_encoder keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30651 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add lamp keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30650 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add flipit keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30649 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add stat keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30648 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add stopwatch keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30647 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add snow keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30646 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add rockblox keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30645 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add mosaique keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30644 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add logo keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30643 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add cube keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30642 a1c6a512-1295-4272-9138-f99709370657
* imx233/fuze+: don't use iram in plugins and in codecsAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30641 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add pluginlib keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30640 a1c6a512-1295-4272-9138-f99709370657
* fuze+: add chessclock keymapAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30639 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: handle layout direction on language changes as well.Dominik Riebeling2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30638 a1c6a512-1295-4272-9138-f99709370657
* fuze+: implement basic touchpad driverAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30637 a1c6a512-1295-4272-9138-f99709370657
* fuze+: set backlight brightness to default only when there is not backlight ↵Amaury Pouly2011-10-02
| | | | | | infrastructure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30636 a1c6a512-1295-4272-9138-f99709370657
* fuze+: squeeze keymap to bare minimumAmaury Pouly2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30635 a1c6a512-1295-4272-9138-f99709370657
* Update cache information after translation change.Dominik Riebeling2011-10-02
| | | | | | | Since a translation change can affect the locale the locale-dependent strings need to be refreshed explicitly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30634 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: listen to translation change events.Dominik Riebeling2011-10-02
| | | | | | | | | When changing the language don't require a restart anymore. Instead listen to the appropriate changeEvent and retranslate the UI. Designer generated UI files already provide such a function. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30633 a1c6a512-1295-4272-9138-f99709370657
* revert r30566 and r30567 to fix FS#12294 (superfloppy not mounting)Robert Kukla2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30632 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: add some more icon sizes to the window icon on Windows.Dominik Riebeling2011-10-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30631 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: make the window icon also include a larger one.Dominik Riebeling2011-10-01
| | | | | | | | On Windows extend the QIcon used as window icon with the bigger Rockbox icon as well. W7 wants a larger one for the taskbar if large icons are enabled, and for the task switcher. Scaling the small one up looks ugly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30630 a1c6a512-1295-4272-9138-f99709370657
* Android: show Album Art in notification area.Dominik Riebeling2011-10-01
| | | | | | | | | | | | | | | | | | Instead of showing the small Rockbox clef logo show the Album Art if available. If no Album Art is available show the clef logo about the same size as the Album Art. - The notification area process doesn't have permissions to access the SD card. Therefore the image needs to be read and set as Bitmap instead of simply setting the Uri to it as done in the widget. - Passing a full sized image to the Notification Manager can cause issues (Rockbox UI hanging, notification not updating anymore, force closes). Scale down the image to the same size the launcher icon has to avoid this. This also makes the logo shown when no Album Art is available have the same size which looks nicer than having different sizes. Album Art images are allowed to be wider since there is enough room. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30629 a1c6a512-1295-4272-9138-f99709370657
* Voicefile generation: implement string corrections.Dominik Riebeling2011-10-01
| | | | | | | | | | Voicefile generation now can correct strings for the TTS system similar to what voice.pl does. The current implementation has some limitations: - only implemented for voicefile creation. - the corrections file is built in and can't get changed. - string corrections can be disabled in the configuration dialog. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30628 a1c6a512-1295-4272-9138-f99709370657
* Update ui files to use converted bitmap.Dominik Riebeling2011-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30627 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: redo program icons based on the svg logo.Dominik Riebeling2011-10-01
| | | | | | | - update png icons - update ico file for Windows and add images for high resolutions (Vista, W7). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30626 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility: Convert xpm to jpg.Dominik Riebeling2011-10-01
| | | | | | There is no real visual difference so save a few bytes by using a different image format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30625 a1c6a512-1295-4272-9138-f99709370657
* rk27xx - implement partial lcd updatesMarcin Bukat2011-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30624 a1c6a512-1295-4272-9138-f99709370657
* Fix detuned VRC7. In VRC7 apu the 2413 emu must run at the default clock ↵Andree Buschmann2011-10-01
| | | | | | rate. Thanks to Mauricio Garrido. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30623 a1c6a512-1295-4272-9138-f99709370657
* FS#12301 - Basque language update by Asier ArsuagaBertrik Sikken2011-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30622 a1c6a512-1295-4272-9138-f99709370657
* Do a bandaid fix for the moment to address FS#12250 : Playback freezes when ↵Michael Sevakis2011-09-30
| | | | | | using speed or pitch change. Task should remain open for now since this is just a brute force buffer increase rather than (re)endowing the DSP with the expected behavior. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30621 a1c6a512-1295-4272-9138-f99709370657
* Disable android status bar again, until we have a generic theme solution.Björn Stenberg2011-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30620 a1c6a512-1295-4272-9138-f99709370657
* Don't leak file descriptor.Thomas Martitz2011-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30619 a1c6a512-1295-4272-9138-f99709370657
* font_load(): Reduce font memory allocation to the font's file size if less ↵Fred Bauer2011-09-29
| | | | | | than MAX_FONT_SIZE git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30618 a1c6a512-1295-4272-9138-f99709370657
* Enable Android status bar.Björn Stenberg2011-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30617 a1c6a512-1295-4272-9138-f99709370657
* FS#12296 - latvian translation update by Mārtiņš ŠimisBertrik Sikken2011-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30616 a1c6a512-1295-4272-9138-f99709370657
* Fix a 'set but not used' warning.Andree Buschmann2011-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30615 a1c6a512-1295-4272-9138-f99709370657
* fix FS#12295Jonathan Gordon2011-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30614 a1c6a512-1295-4272-9138-f99709370657
* Delay settings_reset() until after font_init(). Fixes boot crash on Fuze(v1) ↵Fred Bauer2011-09-27
| | | | | | and probably others. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30613 a1c6a512-1295-4272-9138-f99709370657
* sunet mirror was bad. let's try funet.Björn Stenberg2011-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30612 a1c6a512-1295-4272-9138-f99709370657
* FS#12282 - basque language improved by Asier ArsuagaBertrik Sikken2011-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30611 a1c6a512-1295-4272-9138-f99709370657
* Do not move NULL pointers in buflibmove_callback(). Fixes some skin crashes ↵Fred Bauer2011-09-27
| | | | | | when changing themes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30610 a1c6a512-1295-4272-9138-f99709370657
* Rockbox Utility TTS: implement reading TTS vendor.Dominik Riebeling2011-09-26
| | | | | | | | Support retrieving the vendor name of the TTS. This will be used by TTS string corrections. Currently no other TTS but SAPI supports this, and only correction strings for SAPI voices depend on the vendor information. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30609 a1c6a512-1295-4272-9138-f99709370657
* Prevent unnecessary rebuilding of libs.Dominik Riebeling2011-09-26
| | | | | | | | | | | | - When building for Rockbox Utility the called Makefiles would rebuild the libs every time. Change dependencies a bit to allow make to properly detect if the lib is already up to date. - Remove dependency on output folder in some cases to avoid unnecessary rebuilds. - Add standard Rockbox header to files lacking it. - Make make calls from qmake silent. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30608 a1c6a512-1295-4272-9138-f99709370657
* Replace bootloader object rules with suffix rules.Dominik Riebeling2011-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30607 a1c6a512-1295-4272-9138-f99709370657
* glyph_bytes() should pad to an even numberFred Bauer2011-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30606 a1c6a512-1295-4272-9138-f99709370657
* Use another GNU mirror while kernel.org is down.Björn Stenberg2011-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30605 a1c6a512-1295-4272-9138-f99709370657
* Fix typos. Should have test compiled at least once :\Thomas Martitz2011-09-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30604 a1c6a512-1295-4272-9138-f99709370657