- c133c6a Another patch by Wincent Balin (from the FS #10416 series): get rid of some warnings. PDBox now builds without any error or warning. by Peter D'Hoye · 16 years ago
- 4bcd847 PDBox: One file with stuff is enough.... by Peter D'Hoye · 16 years ago
- 66a0492 More work on PDBox by Wincent Balin. The PDBox plug-in is now working with the pdpod_test.pd file from the PureData.zip archive by Peter D'Hoye · 16 years ago
- a3a8708 Patch by Wincent Balin: convert pdbox from app to viewer by Peter D'Hoye · 16 years ago
- 76e6291 Unify semitone and cent macros and make the formula a bit more obvious by Alexander Levin · 16 years ago
- 4930b32 match the manual to the changes in by Johannes Schwarz · 16 years ago
- 111af64 Meizu M3: initial version of battery readout and (uncalibrated) charge/discharge curves by Bertrik Sikken · 16 years ago
- 11f9f3c Add data structures by Frank Gevaerts · 16 years ago
- ff7c0cd Silence warnings to fix yellows for now. by Mohamed Tarek · 16 years ago
- 2a972ff set svn:keywords property by Teruaki Kawashima · 16 years ago
- 7528674 Remove OHCI registers from s3c2440.h and move them to their own header. Since s3c2440 seems to be very close to the OHCI spec, there's no reason not to use a generic driver by Frank Gevaerts · 16 years ago
- 6258e24 Some fixes for the standalone test program. by Mohamed Tarek · 16 years ago
- edf3af2 Add seeking support in cook codec. by Mohamed Tarek · 16 years ago
- 59b9e3a Meizu: implement power driver (USB power detect / charging status / poweroff) by Bertrik Sikken · 16 years ago
- f9e7a5a AMSSansa: Use single adc_read instead of multiple ascodec_reads to read voltage for display in View HW info. by Jack Halpin · 16 years ago
- 02c0317 * ARM asm DSP and codec/plugin functions: Use r12 scratch register properly by Jens Arnold · 16 years ago
- e12c1c0 Optimize chopper a bit by making a often used macro an inline function(which means its parameter expressions are evaluated before expanding) and removing a unecessary display clear. by Thomas Martitz · 16 years ago
- 61394b7 S5L8700: implement timer driver by Bertrik Sikken · 16 years ago
- 8029bee Fix the manuals (the problem was introduced in r21791): some players do not have a button to go from WPS to the pitch screen by Alexander Levin · 16 years ago
- bd7fc17 set missing svn keywords to clix by Johannes Schwarz · 16 years ago
- 0dd0e4e Correct svn:keywords and svn:eol-style on a few more files. by Thomas Martitz · 16 years ago
- 467999a Remove svn:executable from these files. by Thomas Martitz · 16 years ago
- 362a7db set missing svn keywords by Johannes Schwarz · 16 years ago
- 47d4c47 ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. by Jens Arnold · 16 years ago
- fa59ed6 Fix plugins for the changed pitch scale from r21781 by Jens Arnold · 16 years ago
- 34213c3 Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg creation rule by Dave Chapman · 16 years ago
- 47d8579 S5L8700: fix buttons used in debug menu by Bertrik Sikken · 16 years ago
- 471a0eb Simplify conditions in the manual (should also be done for other features) by Alexander Levin · 16 years ago
- 6857f63 Remove an unneeded include by Alexander Levin · 16 years ago
- 4c75ece Properly ifdef the pitchscreen settings as well (aka fix red Player build). by Jens Arnold · 16 years ago
- 1a49df9 Those strings only apply to targets having the pitchscreen feature. by Jens Arnold · 16 years ago
- 5db8098 Meizu M3: implement rudimentary button driver by Bertrik Sikken · 16 years ago
- a5e25cc Add some more sims that actually compile by Jonas Häggqvist · 16 years ago
- bc27e0f Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 has it) by Alexander Levin · 16 years ago
- 7765158 Fix red in bootloaders by Alexander Levin · 16 years ago
- cc7c665 Improvements to the pitch screen UI (FS#10359 by David Johnston) by Alexander Levin · 16 years ago
- 17ac0d7 fix yellow : panicf() is declared in panic.h by Rafaël Carré · 16 years ago
- b9bcadf e200rpatcher: new e200rpatcher.dmg creation rule for OSX by Rafaël Carré · 16 years ago
- 06cd53b sansapatcher: new sansapatcher.dmg creation rule for OSX by Rafaël Carré · 16 years ago
- 27c60fd S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menu by Bertrik Sikken · 16 years ago
- 405d12d Sansa AMS: panic with the PL180 controller status register in case of errors by Rafaël Carré · 16 years ago
- 24cf6ce S5L8700: mask away status bits from ADC conversion result by Bertrik Sikken · 16 years ago
- ad825d6 clix: fix bug that game isn't over when no move is possible. clean up a bit. by Teruaki Kawashima · 16 years ago
- 75fa699 Sansa AMS: handle properly SD transfer errors by Rafaël Carré · 16 years ago
- 306753b Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brightness level by Bertrik Sikken · 16 years ago
- e976c51 Correct return value when quit sudoku from the menu. by Teruaki Kawashima · 16 years ago
- 74d79cb FS#10421 - clip keymap updates. by Jonathan Gordon · 16 years ago
- 1bc67c8 Fix type mismatch warnings and errors exposed when building with EABI toolchain. by Andrew Mahone · 16 years ago
- 7ad3a33 D2: Remove unnecessary ide_power functions. by Rob Purchase · 16 years ago
- d633a9f D2: Update the battery discharge curve to observed values, and add a crude runtime estimation (this is based on playback from SD card, other usage will vary). by Rob Purchase · 16 years ago
- 755de6a FS#10418: Change menu button in Sudoku on Fuze, by Nick Tryon by Johannes Schwarz · 16 years ago
- 1a519f5 Add missing mutex_init to i2c driver by Bertrik Sikken · 16 years ago
- 9cb6203 Make the TCC NAND driver use the (virtual) disk activity LED. by Rob Purchase · 16 years ago
- 99edc7b Also bump version in trunk by Frank Gevaerts · 16 years ago
- 2ad5e24 Correct another small typo in a comment. by Thomas Martitz · 16 years ago
- 161cb16 Adding last minutes comments to explain things is only cool if you close it also (aka fix yellow). by Thomas Martitz · 16 years ago
- e7f0c3f Rearrange things a bit for less #ifdefs and less duplication. by Thomas Martitz · 16 years ago
- edfcc10 Correct return value of function get_ucs, position of next character, in viewer plugin (FS #9387, patch by Yoshihisa Uchida, small modification by me). by Teruaki Kawashima · 16 years ago
- c51e26a Sansa AMS SD driver: fix error checking in µSD insertion by Rafaël Carré · 16 years ago
- 37c7a67 Fix a typo by Alexander Levin · 16 years ago
- 989ed2b Fix a few comments in gwps.c. by Thomas Martitz · 16 years ago
- 80b4e5d Lua: by Maurus Cuelenaere · 16 years ago
- 8866342 S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication by Bertrik Sikken · 16 years ago
- 9ecde3d S5L8700: Implement ADC driver by Bertrik Sikken · 16 years ago
- 402b8eb fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uchida. by Teruaki Kawashima · 16 years ago
- 96f2a9d Numbered filename creation: Make the search for pre-existing files independent of the requested number length. This way it will also increment properly if the requested number length changes or overflows (more than 99 files for numberlen == 2). by Jens Arnold · 16 years ago
- 408213f Helloworld.lua: fix file_put_contents depending on a wrong return value of io.write + use a cleaner version of if(file == nil) (thanks to Christophe Gragnic) by Maurus Cuelenaere · 16 years ago
- 90e3b72 Use the correct (feature) option to only include the new clix.tex in manuals of targets with colour screens. by Marianne Arnold · 16 years ago
- ca0a926 Jackpot is now available on all targets, so enable it for all manuals as well. The button table needs to be filled out still though. Also move the opt for the H100 remote again (see r21696). by Marianne Arnold · 16 years ago
- d259568 Add the ability to seek to the start of the track. by Mohamed Tarek · 16 years ago
- 0a59e04 utils/analysis/find_addr.pl: fix detection of codec start address by Maurus Cuelenaere · 16 years ago
- 7414140 Previous commit didn't fix compiling on Cygwin, this one should. by Maurus Cuelenaere · 16 years ago
- b0179dc add keymap for m300 and fix warnings of previous patch by Johannes Schwarz · 16 years ago
- 269ed8a Fix compiling on Cygwin hosts. by Maurus Cuelenaere · 16 years ago
- 4dd33ae new game plugin for colored players named clix (by Rene Peinthor) by Johannes Schwarz · 16 years ago
- 851b0e3 Try at fixing 'cast to/from pointer to/from integer of different size' warnings by Maurus Cuelenaere · 16 years ago
- 0e21789 Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" by Matthew Bonnett. by Bertrik Sikken · 16 years ago
- 24967bd Cook codec: make sure the RMContext get aligned correctly, or we won't be able to find it by Maurus Cuelenaere · 16 years ago
- 3c33876 RM metadata parser: fix unaligned access by Maurus Cuelenaere · 16 years ago
- cfffedf Lua IOlib: don't create files when they don't exist by Maurus Cuelenaere · 16 years ago
- 50304a3 M:Robe 500: fix a bug where the remote LCD was not properly sleeping by Karl Kurbjun · 16 years ago
- eb915ce Make the Sansa Clip and Fuze sim keymapping more like other Sansas with regard to the use of the numpad by Thomas Martitz · 16 years ago
- 59c4b68 Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions) by Maurus Cuelenaere · 16 years ago
- a567d82 M:robe 500 - Set the mask on the remote so that it indicates the battery status by Karl Kurbjun · 16 years ago
- a06f6ee cleanup the remote+main statusbar handling a bit, and fix the bug where the remote wps might reserve the space for the statusbar even if its disabled by Jonathan Gordon · 16 years ago
- 008f611 Fix bug in playlist_move where the track would end up one place too early / too late if the move wrapped from one end of the playlist indices to the other end by Dave Hooper · 16 years ago
- be0cd73 Fix bug introduced in r21616 (my bad)- playlist moving array could show in playlist viewer even when track not being moved by Dave Hooper · 16 years ago
- 4e965b4 Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver by Bertrik Sikken · 16 years ago
- 8d4d461 * FS#10411 - Fixed point math code is bloated by Jeffrey Goode by Maurus Cuelenaere · 16 years ago
- 616905f Add myself to docs/COMMITTERS by Teruaki Kawashima · 16 years ago
- f820d36 Change the button definitions for the SA9200 sim too by Mark Arigo · 16 years ago
- fb224bd Philips SA9200: fix the buttons to work with flip screen mode (does anyone use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. by Mark Arigo · 16 years ago
- a9edc84 Revert the m3-remote.svg that accidentally got committed with the button table changes in r21696. It needs a little preparation and a commit on its own. by Marianne Arnold · 16 years ago
- 8b8cbf6 More cleanup and rearrangement for three column button tables in the manual. Most importantly: move the recently added IRIVER_RC_H100_PAD opt - including the additional column seperator - below everything that belongs to the first column. This way every column is grouped and it also allows to combine different remote control pads if they use the same button. Use HAVEREMOTEKAYMAP if the line refers to an ActionSomething. While at it, add or change some white space to make the tables more readable (there is still a lot to be desired there...) and remove a few tabs in random_folder_advance_config.tex. Also fix sliding.tex to make it show all buttons in an M5 manual by using the appropriate _PAD opt and not simply 'x5'. Finally, remove the one overlooked reference to the H100 remote pad in split_editor.tex. by Marianne Arnold · 16 years ago
- e184ef1 Adding support for rm playback. Only cook codec is supported for now and no seeking. by Mohamed Tarek · 16 years ago
- 03fe562 Sansa AMS: display the virtual led icon on disk transfers by Rafaël Carré · 16 years ago
- cabd450 sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash. by Thomas Martitz · 16 years ago
- 25fdcf3 Samsa: fix red for clip/m200v4/c200v2 (typo) by Rafaël Carré · 16 years ago
- e3636a8 Samsa SD driver : acknowledge USB events, now reboots on USB insertion by Rafaël Carré · 16 years ago
- c1780af Samsa AMS: start of an USB driver (nothing working atm) by Rafaël Carré · 16 years ago