- 9535a9a Fix some of the voice and beep bugs that people have noticed since my new pcmbuf code went in, reduce code duplication, and improve performance while I'm at it by Brandon Low · 19 years ago
- a13f847 Optimised lcd_clear_display(), lcd_hline() and lcd_fillrect(). by Jens Arnold · 19 years ago
- eb65f89 Added memset16() for filling memory regions with 16 bit values, needed for upcoming 16 bit LCD driver opts. ASM optimised for coldfire. by Jens Arnold · 19 years ago
- a875703 Slight optimisation for 1bit and 2bit (vp) LCD drivers. by Jens Arnold · 19 years ago
- 18e097c using --zoom with no number given defaults to 2 and no longer segfaults by Daniel Stenberg · 19 years ago
- 3945218 Proper working sound in the SDL sim. Add option to write raw audio to a file, use --debugaudio command line option. by Dan Everton · 19 years ago
- 8850c61 No X5 remote support just yet by Linus Nielsen Feltzing · 19 years ago
- 88c5738 Not only H300 has a PCF50606 by Linus Nielsen Feltzing · 19 years ago
- 8adc81d iPod 3G: Use correct DRAM_START address when branching to Rockbox by Dave Chapman · 19 years ago
- d3bb5a1 Correct typo in comments by Dave Chapman · 19 years ago
- 8b51070 Forgot to add config file for iPod Mini. by Dave Chapman · 19 years ago
- 8b1297a Patch #1435744 from Andrew Scott - initial iPod Mini support by Dave Chapman · 19 years ago
- c7fd0fe Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets. by Martin Arver · 19 years ago
- bff8426 Change slider display when changing edit mode. by Dan Everton · 19 years ago
- 1b5030c Use scrollbar widget for the sliders instead of custom drawing routines. by Dan Everton · 19 years ago
- ed5f612 Ooops. by Dave Chapman · 19 years ago
- 95538f6 First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. by Dave Chapman · 19 years ago
- d04dbca Speed dsp gain up slightly mostly with better code order by Brandon Low · 19 years ago
- efd7823 Re-commit bitmaps in binary mode by Dave Chapman · 19 years ago
- 65e47bf Remove bitmaps added in ASCII mode by Dave Chapman · 19 years ago
- 800023b iPod 5G: Bug fixes in DAC initialisation - playback is now stereo... by Dave Chapman · 19 years ago
- 831cfb8 Add ASM optimised subband filtering loop for ARM targets. Restructure by Thom Johansen · 19 years ago
- ec93f46 Correct the channel order in the ASM optimised fiq handler. Correct a by Thom Johansen · 19 years ago
- 7f6fe6a Multiple remote support for iriver Hxxx stage 2: now button_read() returns correct buttons for each remote type. by Hristo Kovachev · 19 years ago
- e48e60b Faster filled triangle drawing for colour targets and greyscale iPods. by Jens Arnold · 19 years ago
- 265d1a0 BrickMania for iPod Nano by Ben Basha · 19 years ago
- 5991f02 Oops, no potentially conflicting declarations please. by Jens Arnold · 19 years ago
- 2705a89 Make the driver work with LCD widths which aren't integer multiples of 4, i.e. the last byte of a row is only partially used (upcoming iPod mini build). by Jens Arnold · 19 years ago
- fe2eadd Hide the win32 option when building the simulator. The SDL is now the only by Daniel Stenberg · 19 years ago
- abbdcac minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers by Daniel Stenberg · 19 years ago
- 3e496e3 Reworked player simulator icons to fit the changed charcell scale factor and look more like the actual icons. Adapted player sim display sizes. by Jens Arnold · 19 years ago
- da8db11 Re-adding in binary mode by Dave Chapman · 19 years ago
- d52c151 Added in ASCII mode. by Dave Chapman · 19 years ago
- a39aeb1 Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes by Liberman Shachar and me. +fixed bug with the glue pad. by Ben Basha · 19 years ago
- 4b98554 Fix slow shutdown on ipod nano. by Thom Johansen · 19 years ago
- 6e3ad7e Add ASM optimised range_limit() for ARM, which gives a tiny performance by Thom Johansen · 19 years ago
- f285f60 Repeat rate adaption is now handled by the button driver. by Jens Arnold · 19 years ago
- 237d3c4 Adaptive button repeat: adapts repeat rate depending on the ability of the application to cope. Avoids afterscroll and similar effects. * Yield while scrolling through lists. by Jens Arnold · 19 years ago
- 1b45b13 Use a better string for 'Canceled' splashes. by Magnus Holmgren · 19 years ago
- 2ea75fd Replace the range_limit lookup table with an inline function, asm optimised for SH1 and coldfire. Slight speedup on SH1, up to 15% speedup on coldfire. Saves almost 1KB. by Jens Arnold · 19 years ago
- da5cef6 Proper screendump for greyscale iPods. by Jens Arnold · 19 years ago
- 9e244e04 Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined. by Dave Chapman · 19 years ago
- 8f1db26 Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USB by Linus Nielsen Feltzing · 19 years ago
- 2c3ae4a Remove unneeded variable. by Thom Johansen · 19 years ago
- f761cec Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR check by Thom Johansen · 19 years ago
- 800f810 Oops, fix the simulator builds by Hristo Kovachev · 19 years ago
- e1b33b9 Okay, clearing the display twice doesn't give us anything more.. by Hristo Kovachev · 19 years ago
- cc6f37b "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyridakis, modified a bit by me by Hristo Kovachev · 19 years ago
- 3ba5a0b iPods - implement button_hold() function by Dave Chapman · 19 years ago
- 1064f01 Fix permissions of directories created in the sim. by Dan Everton · 19 years ago
- 55c98cf 320x98 Rockbox logo for larger LCDs (currently only iPod 5G). by Zakk Roberts · 19 years ago
- 35e05ca Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set parameters). by Jens Arnold · 19 years ago
- c0deb53 Fix 4-grey rockbox logo. by Jens Arnold · 19 years ago
- 3467ba6 Patch #1423609 by Martin Scarratt and myself: enables using the backlight as record clipping indicator. by Peter D'Hoye · 19 years ago
- 0081184 Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD by Linus Nielsen Feltzing · 19 years ago
- 5519d82 Fix warning on non-SWCODEC targets. by Dan Everton · 19 years ago
- 02645db Fix playback stopping during playback due to lack of yields when framerate falls below threshold by Brandon Low · 19 years ago
- 5a1d77d Reduce CPU usage while changing EQ by only updating the coefficients of the band being modified. by Dan Everton · 19 years ago
- eaa7e22 Put not-so-large arrays on the stack, so they end up in IRAM on Iriver and iPod. Approximately doubles decoding speed on Iriver. by Jens Arnold · 19 years ago
- e179291 Use macro instead of literal constant for readability. by Jens Arnold · 19 years ago
- 41f1ab2 Colour JPEG display on colour targets. by Jens Arnold · 19 years ago
- 9131c4a *Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer counting the score. by Ben Basha · 19 years ago
- 57654d4 iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status register. One user reported that USB_STATUS was giving false positives, and never changing when USB was inserted/removed. by Dave Chapman · 19 years ago
- bd203e0 iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate into the start and end of lcd_update_rect. by Dave Chapman · 19 years ago
- 4c63ab6 the JPEG core can now also decode color images, this has to be wired to the application (memory management, color space converting display) by Jörg Hohensohn · 19 years ago
- 7ea4d59 Plugin loader adjustments: * Don't clear the LCD before loading, just show a splash instead. * After successful loading, remove backdrop, then clear display, to properly prepare the screen for the plugin. * Clear after returning from plugin and restoring the backdrop. by Jens Arnold · 19 years ago
- 791005a Smoother slider knob movement. by Dan Everton · 19 years ago
- 72ea4f3 iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to 54fps by Dave Chapman · 19 years ago
- a4504bc Revert the ATA/USB power fix until I find an even more correct way of doing it :-) by Linus Nielsen Feltzing · 19 years ago
- 41e1aa8 Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possible. * LCD driver now uses proper native bitmaps resembling the LCD internal format. Mono bitmaps are still transposed. by Jens Arnold · 19 years ago
- 7c64631 Actually fix the palette issue. by Dan Everton · 19 years ago
- aef9e85 Fix palette generation and remote LCD update in SDL sim. by Dan Everton · 19 years ago
- fa41253 Important bugfix for lcd_bitmap_part(). * Some slight optimisations. by Jens Arnold · 19 years ago
- b0f0580 Patch #1432941 - Colour support for Plasma by Mikael Magnusson by Dave Chapman · 19 years ago
- 5758022 Fixed a buffer length problem in kbd_input() by Linus Nielsen Feltzing · 19 years ago
- 0013e95 include all .pl files by Daniel Stenberg · 19 years ago
- de23679 Fixed scrolling for iPods (now scrolling the wheel forward will move down, and scrolling backward will move up). by Zakk Roberts · 19 years ago
- 333a22e iPod 5G: Another LCD optimisation, now at 52fps by Dave Chapman · 19 years ago
- e824805 Bejeweled: speed fixes, graphics enhancements, and use external bitmaps by Adam Boot · 19 years ago
- d935679 iPod 5G: Further LCD driver optimisations - it is now working at 42fps for full-screen updates by Dave Chapman · 19 years ago
- 26e598d New powerup - multi balls by Ben Basha · 19 years ago
- 0a8e6d1 iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD speed from 28fps to 31fps. by Dave Chapman · 19 years ago
- 32df718 iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typically waits in a while loop for 14ms whilst the Broadcom DSP updates the LCD - yielding gives that time back to audio decoding. by Dave Chapman · 19 years ago
- ad79b71 And shorten one string due to a small buffer... by Magnus Holmgren · 19 years ago
- 6195f81 Minor changes for consistency and correctness. by Magnus Holmgren · 19 years ago
- 853085c Reverse scroll forwardd/back button mapping for iPod in the SDL sim. by Dan Everton · 19 years ago
- 1c39855 Only clear the backdrop after a plugin has been loaded successfully - prevents the backdrop being lost if the plugin fails to load. by Dave Chapman · 19 years ago
- 2612d37 More correct power handling of the HDD and ISD300 chips on the H300 platform by Linus Nielsen Feltzing · 19 years ago
- b8441b5 iAudio X5 has 16Mbyte RAM by Linus Nielsen Feltzing · 19 years ago
- 3ba0060 Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still doesn't work right, but is closer to how the actual Rockbox system does it. Move some stub functions in to Win32 and X11 sims to keep them compiling. by Dan Everton · 19 years ago
- dd39e33 Don't leave whitespace on last screen when in paged scrolling mode. by Dan Everton · 19 years ago
- d1fbd12 Common internal sample format for AC3. by Thom Johansen · 19 years ago
- 1375e57 Forgot to update CREDITS. Previous patch from musicmad. by Dan Everton · 19 years ago
- 869275f Add paged scrolling option. Really helps when scrolling through large lists on targets with slow LCDs. by Dan Everton · 19 years ago
- 37a165d Convert to use common internal sample format. by Thom Johansen · 19 years ago
- 153f906 Start converting codecs to use internal sample format (28 bits + sign, by Thom Johansen · 19 years ago
- 65bfd83 Synced. by Mats Lidell · 19 years ago
- 3bbd93b Add comments, and prevent a nearly impossible wrapping bug. There's always enough space for the next whole audio chunk now, so it's faster too by Brandon Low · 19 years ago
- 3a37fae Don't boost from inside the DMA interrupt, ever by Brandon Low · 19 years ago
- 9581ad3 iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs by Dave Chapman · 19 years ago