summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell
2007-08-02Fix the buttonmap for text_editor, closes FS#7517Nils Wallménius
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell
2007-08-02fix FS#6754 - the standard context menu action will now delete the selected lineJonathan Gordon
2007-08-02Simplify the source based recording file names a bit.Jens Arnold
2007-08-02Cosmetic changes - TAB and whitespace policing.Dave Chapman
2007-08-02Initial attept at supporting Line Spectral Pairs. Various issues remain, and...Michael Giacomelli
2007-08-01Prevent pong from crashing in 64 bit simulatorNils Wallménius
2007-08-01Add some more icons to a few dialogs and fix visual glitches.Dominik Riebeling
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold
2007-08-01FS#7182: Fix endianness bugs in ARM disassembler which made it report wrong a...Barry Wardell
2007-08-01If bootloader installation failed abort logger so the user needs to confirm t...Dominik Riebeling
2007-08-01FS#7182: Second attempt by Dave Chapman at getting ARM disassembler to compil...Barry Wardell
2007-08-01FS#7182: Initial attempt by Dave Chapman at getting ARM disassembler to compi...Barry Wardell
2007-08-01Initial version of ARM disassembler by Antonius Hellman.Barry Wardell
2007-08-01Let recording create filenames based on the recording source, closes FS #921 ...Peter D'Hoye
2007-08-01PP50xx: COP was left in undefined mode after init. Switch it to supervisor mo...Michael Sevakis
2007-08-01PP50xx: Allow FIQ during IRQ to always be able to service FIFOs. I've got a d...Michael Sevakis
2007-08-01Fix some places for USB_NONE. Still some more complex cases left though.Jens Arnold
2007-08-01Atomic mutexes on SH1.Jens Arnold
2007-08-01oops, forgot to commit the icon files.Dominik Riebeling
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling
2007-08-01Accept FS#2821 - add some colour to the snow pluginJonathan Gordon
2007-08-01Make the statusbar setting use a temp variable so it doesnt look wierd when c...Jonathan Gordon
2007-08-01Fix PP502x clock source masking.Jens Arnold
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold
2007-08-01Slightly less hacky sim queue_send(), fixes simulator crashes FS#7051 and FS#...Steve Bavin
2007-08-01Oops againNils Wallménius
2007-08-01Oops, forgot one checkNils Wallménius
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-08-01don't show the proxy password in configuration dialog as cleartext.Dominik Riebeling
2007-07-31Simplify PP502x clock handling code. The code is almost identical between PP5...Barry Wardell
2007-07-31PP502x: Clock setup cleanup. Barry Wardell
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger
2007-07-31Use the dap macro, rather than explicitly writing Ipod.Jonas Häggqvist
2007-07-31vu_meter: Use the fixedpoint lib (moving flog there)Robert Keevil
2007-07-31Stop the red. Move some stuff into #ifndef SIMULATOR block.Michael Sevakis
2007-07-31FS#2735 - stats plugin now shows the number of files in the biggest directoryJonathan Gordon
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-07-31Accept FS#7437 - add the delete option to the wps context menu so the current...Jonathan Gordon
2007-07-31not to self: should recompile after adding comments...Jonathan Gordon
2007-07-31working volume control in the simJonathan Gordon
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold
2007-07-31Fix FS#7311 '64 bit simulator crashes when using the menus in some plugins.' ...Nils Wallménius
2007-07-31Hopefully fix the problems with voice not cancelling its CPU boost.Michael Sevakis
2007-07-31FS#4955 - convbdf segfaults on very large fonts was simply due to a too smallDaniel Stenberg
2007-07-31Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter...Jens Arnold
2007-07-31Converted the menus to the new API in the clock plugin and started to port to...Kevin Ferrare
2007-07-31FS#6266 - flush PCM buffers if the user skips while paused. FixesFS#5747.Steve Bavin