| Commit message (Expand) | Author | Age |
| * | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold | 2005-11-06 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Initial voice ui support for software codec platforms. Added also a | Miika Pekkarinen | 2005-08-20 |
| * | Crossfade (and pcm buffer size) length is now configurable. | Miika Pekkarinen | 2005-07-21 |
| * | Implemented mp3_pause_done() for software codecs to make wps correctly | Miika Pekkarinen | 2005-07-20 |
| * | Removed unnecessary code. | Jens Arnold | 2005-06-03 |
| * | Fix simulator and iriver builds. | Jens Arnold | 2005-05-13 |
| * | (1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789... | Jens Arnold | 2005-05-13 |
| * | Unused variable. | Jens Arnold | 2005-05-07 |
| * | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing | 2005-04-01 |
| * | Player: volume/balance/treble/bass handling improved. (1) Linear mapping of p... | Jens Arnold | 2005-02-06 |
| * | repair the iriver sim build | Daniel Stenberg | 2005-02-03 |
| * | less warnings on iriver builds | Daniel Stenberg | 2005-02-03 |
| * | provide a range of dummies to build on iriver | Daniel Stenberg | 2005-02-02 |
| * | New channel configuration setting, allowing fine-grained control of the stere... | Jens Arnold | 2005-01-12 |
| * | Use the register shadow variable in all places. | Jens Arnold | 2005-01-09 |
| * | The player also has MAS poweron reset, handle it. | Jens Arnold | 2004-11-22 |
| * | Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz ... | Jens Arnold | 2004-11-07 |
| * | Set the MAS serial bitrate to 1 MBit/s as intended. Fixed comment on frequency. | Jens Arnold | 2004-11-06 |
| * | Disabled S/PDIF out for models where S/PDIF output is not physically availabl... | Jens Arnold | 2004-10-11 |
| * | Oops, I meant to disable SDO | Linus Nielsen Feltzing | 2004-10-05 |
| * | Increased strength on S/PDIF outputs, fixes bug #770355 | Linus Nielsen Feltzing | 2004-10-05 |
| * | Fix: MAS SIBI control now is output as intended | Jens Arnold | 2004-10-02 |
| * | Fixed a typo which lead to non-initialized MAS on Ondio SP | Jens Arnold | 2004-10-01 |
| * | Ondio config cleanup, SIBI support | Jörg Hohensohn | 2004-10-01 |
| * | Added MAS3539F support (Ondio SP) | Jens Arnold | 2004-09-29 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | Now the Player balance setting works again | Linus Nielsen Feltzing | 2004-09-13 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | Corrected MAS version checks | Jens Arnold | 2004-08-05 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | Balance is now set in 1% steps | Linus Nielsen Feltzing | 2004-07-27 |
| * | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing | 2004-07-24 |
| * | Const'ed the various setting lookup tables | Jens Arnold | 2004-07-20 |
| * | Now uses shadow_7f1 correctly, so the pitch works again | Linus Nielsen Feltzing | 2004-07-15 |
| * | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing | 2004-07-06 |
| * | Added the (practically useless) 20ms option to the Auto Volume setting, for c... | Linus Nielsen Feltzing | 2004-06-22 |
| * | Simplified the settings code by removing the phys2val conversions. This has t... | Linus Nielsen Feltzing | 2004-06-21 |
| * | removed dead code | Linus Nielsen Feltzing | 2004-06-11 |
| * | mpeg_set_pitch now uses the 7f1 shadow register | Linus Nielsen Feltzing | 2004-06-11 |
| * | Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the postpone_dma_... | Linus Nielsen Feltzing | 2004-04-05 |
| * | First try to get a better transition from a cancelled clip to a new one, by m... | Jörg Hohensohn | 2004-03-21 |
| * | Made set_irq_level() an inline function, and optimized it by removing the bit... | Linus Nielsen Feltzing | 2004-03-02 |
| * | mp3 playback "engine" now in plugin API, rocks can make sound | Jörg Hohensohn | 2004-01-30 |
| * | next round of playback function split: everything in place, working and used;... | Jörg Hohensohn | 2004-01-10 |
| * | add newline at end of file as older gcc compilers warn about this | Daniel Stenberg | 2004-01-08 |
| * | still trying to fix the sim (blindfolded) | Jörg Hohensohn | 2004-01-05 |
| * | Moved the low-level playback functionality into a new, separate module "mp3_p... | Jörg Hohensohn | 2004-01-05 |