2006-07-28 |
amiconn | LCD drivers: * Slight speedup for 2bit greyscale drivers...
|
commit | commitdiff | tree |
2006-07-27 |
amiconn | 'Repaired' Rockbox logo for archos, by Marianne Arnold...
|
commit | commitdiff | tree |
2006-07-27 |
amiconn | Small fix.
|
commit | commitdiff | tree |
2006-07-26 |
amiconn | Rockbox logo adjusted to the correct iriver remote...
|
commit | commitdiff | tree |
2006-07-25 |
amiconn | Contrast setting cleanup: * Only include contrast setting...
|
commit | commitdiff | tree |
2006-07-18 |
amiconn | Tetrox colour background rework by Marianne Arnold...
|
commit | commitdiff | tree |
2006-07-18 |
amiconn | 1bit and 2bit LCD drivers: Low-level bit handling optimisations.
|
commit | commitdiff | tree |
2006-07-15 |
amiconn | Graphical improvements: * Brighter blocks and darker...
|
commit | commitdiff | tree |
2006-07-14 |
amiconn | Archos: Show bitrate and filetype when next song info...
|
commit | commitdiff | tree |
2006-06-30 |
amiconn | Removed battery_test because it's superseded by battery_bench.
|
commit | commitdiff | tree |
2006-06-30 |
amiconn | Simplify code...
|
commit | commitdiff | tree |
2006-06-30 |
amiconn | volume_strip() now ignores multiple leading slashes...
|
commit | commitdiff | tree |
2006-06-22 |
amiconn | Recorder, Player: * Fix remote up/down in lists (browser...
|
commit | commitdiff | tree |
2006-06-21 |
amiconn | Ondio: better default battery capacity.
|
commit | commitdiff | tree |
2006-06-21 |
amiconn | Ondio, iPods (except video): Fix disappearing volume...
|
commit | commitdiff | tree |
2006-06-17 |
amiconn | Archos: Don't show the 'lightning' icon since the numeric...
|
commit | commitdiff | tree |
2006-06-16 |
amiconn | Iriver: Faster ata timing.
|
commit | commitdiff | tree |
2006-06-16 |
amiconn | H300: Rudimentary driver for the ISP1362 USB on-the...
|
commit | commitdiff | tree |
2006-06-10 |
amiconn | Fix resume for MP1. Thanks go to Dave Chapman for the...
|
commit | commitdiff | tree |
2006-06-08 |
amiconn | Enable interrupts before lcd_init(), as that uses sleep...
|
commit | commitdiff | tree |
2006-06-06 |
amiconn | Work-in-progress rework of charging status reading...
|
commit | commitdiff | tree |
2006-06-03 |
amiconn | Adjustments for simulating a backlight-modded Ondio.
|
commit | commitdiff | tree |
2006-05-28 |
amiconn | Better aspect ratio of the blocks for the archos bitmap...
|
commit | commitdiff | tree |
2006-05-25 |
amiconn | The code police strikes back. * Simpler button wait.
|
commit | commitdiff | tree |
2006-05-25 |
amiconn | Ooops.
|
commit | commitdiff | tree |
2006-05-25 |
amiconn | Moved the free diskspace scan into 'Rockbox Info'....
|
commit | commitdiff | tree |
2006-05-25 |
amiconn | Fix: -illons weren't voiced properly since the .lang...
|
commit | commitdiff | tree |
2006-05-24 |
amiconn | Move backdrop handling out of the (potential) middle...
|
commit | commitdiff | tree |
2006-05-24 |
amiconn | Code policed C99-style variable declarations.
|
commit | commitdiff | tree |
2006-05-24 |
amiconn | (1) Tagcache commit message now uses splash on bitmap...
|
commit | commitdiff | tree |
2006-05-23 |
amiconn | Fix red playersim build on linux, and make it a bit...
|
commit | commitdiff | tree |
2006-05-23 |
amiconn | Implemented screendump for the player sim.
|
commit | commitdiff | tree |
2006-05-16 |
amiconn | Iriver: Don't scroll remote LCD lines 'in the dark...
|
commit | commitdiff | tree |
2006-05-15 |
amiconn | Ondio: Two voice bugfixes. (1) When changing language...
|
commit | commitdiff | tree |
2006-05-15 |
amiconn | Added missing ISO8859-1 characters , squeezed into...
|
commit | commitdiff | tree |
2006-05-14 |
amiconn | Iriver: Moved the handling of the UDA1380 split gain...
|
commit | commitdiff | tree |
2006-05-13 |
amiconn | Battery benchmark: * Don't crash on player. * Map remote...
|
commit | commitdiff | tree |
2006-05-12 |
amiconn | H1x0: Obey SPDIF power setting for monitoring SPDIF...
|
commit | commitdiff | tree |
2006-05-12 |
amiconn | H1x0: Add SPDIF power control and frequency measurement...
|
commit | commitdiff | tree |
2006-05-12 |
amiconn | Iriver recording: Always route the signals through...
|
commit | commitdiff | tree |
2006-05-11 |
amiconn | Iriver: Don't power the UDA1380 WSPLL as we don't use...
|
commit | commitdiff | tree |
2006-05-09 |
amiconn | Coldfire: Use the auto-align feature in conjunction...
|
commit | commitdiff | tree |
2006-05-07 |
amiconn | Ipod: Move the HW revision to 'View HW info' where...
|
commit | commitdiff | tree |
2006-05-07 |
amiconn | We don't need 2 different CRC functions.
|
commit | commitdiff | tree |
2006-05-07 |
amiconn | Ondio: (Hopefully) fix the occasional freezes during...
|
commit | commitdiff | tree |
2006-05-05 |
amiconn | Viewer: Don't say 'yes' to every option ;-) (Voice...
|
commit | commitdiff | tree |
2006-05-04 |
amiconn | Fix viewer crash due to uninitialsed usage of rb->
|
commit | commitdiff | tree |
2006-05-03 |
amiconn | Text viewer: * Only show those options which really...
|
commit | commitdiff | tree |
2006-05-03 |
amiconn | Greyscale ipods: Fixed screendump for the (not-so-...
|
commit | commitdiff | tree |
2006-05-02 |
amiconn | Player: Credits plugin correctly working with UTF-8...
|
commit | commitdiff | tree |
2006-05-02 |
amiconn | Oops, correctly calculate the interrupt number in UIE().
|
commit | commitdiff | tree |
2006-05-01 |
amiconn | Fix red bootbox builds with gcc 4.x and -Os. Save a...
|
commit | commitdiff | tree |
2006-05-01 |
amiconn | Bump the api version when something is added to the...
|
commit | commitdiff | tree |
2006-04-30 |
amiconn | Ondio, gmini, ipod: Don't trigger vkeyboard accept...
|
commit | commitdiff | tree |
2006-04-30 |
amiconn | Silence 2 gcc4 warnings.
|
commit | commitdiff | tree |
2006-04-29 |
amiconn | Ooops. Fix red bootbox builds.
|
commit | commitdiff | tree |
2006-04-29 |
amiconn | SH1: Moved exception vector table generation and weak...
|
commit | commitdiff | tree |
2006-04-29 |
amiconn | ATA driver: * Don't lie to gcc about which parameters...
|
commit | commitdiff | tree |
2006-04-26 |
amiconn | Replaced remaining '#pragma interrupt' with __attribute__...
|
commit | commitdiff | tree |
2006-04-25 |
amiconn | SH targets: Protect against a gcc 3.3.x bug triggered...
|
commit | commitdiff | tree |
2006-04-24 |
amiconn | Ipods, X5: Proper backlight behaviour on buton unlock.
|
commit | commitdiff | tree |
2006-04-24 |
amiconn | Show RoLo messages on remote.
|
commit | commitdiff | tree |
2006-04-24 |
amiconn | Clear all screens before the shutdown splash.
|
commit | commitdiff | tree |
2006-04-24 |
amiconn | Iriver: Reworked remote detection & init: * Monitor...
|
commit | commitdiff | tree |
2006-04-22 |
amiconn | Recording screen: Make the peakmeter single height...
|
commit | commitdiff | tree |
2006-04-22 |
amiconn | Fixed busy loop, and implemented a simpler kind of...
|
commit | commitdiff | tree |
2006-04-21 |
amiconn | Ipod mini: Correct placement of odd bubble rows.
|
commit | commitdiff | tree |
2006-04-20 |
amiconn | Use correct macros to check for iriver architecture.
|
commit | commitdiff | tree |
2006-04-20 |
amiconn | SH1: Better placement of the C library routine references...
|
commit | commitdiff | tree |
2006-04-17 |
amiconn | Bubbles adapted to archos recorder & Ondio. Gfx work...
|
commit | commitdiff | tree |
2006-04-17 |
amiconn | Ooops^2
|
commit | commitdiff | tree |
2006-04-16 |
amiconn | New harddisk icon for units (and remotes) without real...
|
commit | commitdiff | tree |
2006-04-16 |
amiconn | Ooops.
|
commit | commitdiff | tree |
2006-04-16 |
amiconn | H300: Optimised PCF50606 driver, significantly reduces...
|
commit | commitdiff | tree |
2006-04-16 |
amiconn | H300 (and H1x0): Improved button debouncing. Solves...
|
commit | commitdiff | tree |
2006-04-15 |
amiconn | Patch #5102 by Anton Romanov: Bubbles for ipod mini.
|
commit | commitdiff | tree |
2006-04-15 |
amiconn | Chessbox: Patch #5052 by Miguel A. Arevalo: opening...
|
commit | commitdiff | tree |
2006-04-15 |
amiconn | Chessbox: New pieces for ipod mini, and simplified...
|
commit | commitdiff | tree |
2006-04-14 |
amiconn | Coldfire: Use the maximum possible i2c clock for the...
|
commit | commitdiff | tree |
2006-04-14 |
amiconn | Correct battery voltage and almost correct percentages...
|
commit | commitdiff | tree |
2006-04-12 |
amiconn | Another slight tweak.
|
commit | commitdiff | tree |
2006-04-11 |
amiconn | H1x0/H300 remote LCD driver rework: * Completely fix...
|
commit | commitdiff | tree |
2006-04-11 |
amiconn | FPS test: Made output better fit smaller screens. ...
|
commit | commitdiff | tree |
2006-04-10 |
amiconn | Coldfire: More appropriate condition for the refresh...
|
commit | commitdiff | tree |
2006-04-09 |
amiconn | H300: Slightly faster lcd update (noticeable with partial...
|
commit | commitdiff | tree |
2006-04-08 |
amiconn | Test plugin for measuring LCD update speed, for developers.
|
commit | commitdiff | tree |
2006-04-08 |
amiconn | Get rid of the redundant APPLE_* macros. * Fix wrong...
|
commit | commitdiff | tree |
2006-04-07 |
amiconn | Fix 64bit warnings.
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | lcd_blit() (with mono->2bit expansion) implemented...
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | Greyscale ipods: Fix horizontal scrolling in oscilloscope...
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | Since we poll buttons every tick now, the extra if...
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | Patch #3022 by Mikael Magnusson: Only zero out the...
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | Iriver remotes might also tick on H300, so offer the...
|
commit | commitdiff | tree |
2006-04-06 |
amiconn | Do extra filtering in H300 (and H100) main unit button...
|
commit | commitdiff | tree |
2006-04-05 |
amiconn | Revert the <source> section change for non-english...
|
commit | commitdiff | tree |
2006-04-05 |
amiconn | Somehow one desc: string was lost. * Synced deutsch...
|
commit | commitdiff | tree |
2006-04-04 |
amiconn | Doom on H1x0: Don't waste memory, the grayscale lib...
|
commit | commitdiff | tree |
2006-04-04 |
amiconn | Fix greyscale iPod sims for new LCD format.
|
commit | commitdiff | tree |
2006-04-04 |
amiconn | Simplification for user timer on coldfire. We define...
|
commit | commitdiff | tree |
2006-04-04 |
amiconn | Grayscale iPods: Bit-flipped the 2bit LCD driver to...
|
commit | commitdiff | tree |