1. e62cb56 Have voice fire an event when it starts and stops playing. by Michael Sevakis · 12 years ago
  2. 1b4135e Should use HAVE_RECORDING, not AUDIO_HAVE_RECORDING in playback.c by Michael Sevakis · 12 years ago
  3. 92f1ecf Just init audio thread event with Q_NULL instead of SYS_TIMEOUT. by Michael Sevakis · 12 years ago
  4. 344b9d0 Some corrections after 5857c44. by Michael Sevakis · 12 years ago
  5. 5857c44 Refactor audio thread to run both recording and playback. by Michael Sevakis · 12 years ago
  6. df6e1bc pcm_record: Track initialization state by Michael Sevakis · 12 years ago
  7. 5a1e697 PP Sansa: Use better I2S divider settings for 48kHz. by Michael Sevakis · 12 years ago
  8. 46688a6 Missed removing a couple unwanted includes in previous commit. by Michael Sevakis · 12 years ago
  9. b5a6517 Remove explicit config.h and system.h includes from DSP code. by Michael Sevakis · 12 years ago
  10. 30fe6eb SPC Codec ARMv5: I didn't have fast gauss quite right. by Michael Sevakis · 12 years ago
  11. 00b8563 df1704: Add filter roll-off selection. by Andrew Ryabinin · 12 years ago
  12. 0519f7e Add DAC's oversampling filter roll-off selection to sound settings. by Andrew Ryabinin · 12 years ago
  13. f6e179b Remove data_abort_handler from ARM crt0 files. by Boris Gjenero · 12 years ago
  14. 4077eac Fix return address when data_abort_handler skips faulting instruction. by Boris Gjenero · 12 years ago
  15. 9b65f8e Fix 6e211ab errors and warnings. by Michael Sevakis · 12 years ago
  16. 6e211ab Remove dsp_callback because DSP is now library code, not app code. by Michael Sevakis · 12 years ago
  17. b7e0e1a buflib: Remove compulsory IRQ disable during buffer move. by Michael Sevakis · 12 years ago
  18. 33f3af2 SPC Codec: Add ARMv5 optimized code. Easy peasy. by Michael Sevakis · 12 years ago
  19. 7738660 USB: Detect charging-only mode upon cable insert, not host detect. by Michael Sevakis · 12 years ago
  20. 39946a5 Fix CPU boosting in test_codec. by Michael Sevakis · 12 years ago
  21. 9b43f14 SPC Codec: Simplify configuration and assume nothing need be disabled. by Michael Sevakis · 12 years ago
  22. ed24e62 SPC Codec: Have metadata parser fill in frequency and bitrate. by Michael Sevakis · 12 years ago
  23. 1f76eda SPC Codec: Need to restore a bit more data from cached waves. by Michael Sevakis · 12 years ago
  24. de86b4a Opus: fix glitch caused by 2e9aa3d by Nils Wallménius · 12 years ago
  25. 71b9685 Fix FS#9577 - SNES player missing tracks on certain SPCs by Michael Sevakis · 12 years ago
  26. 00e55d0 Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0. by Michael Sevakis · 12 years ago
  27. 87021f7 SPC Codec: Refactor for CPU and clean up some things. by Michael Sevakis · 12 years ago
  28. a17d6de Opus: fix seeking to start of track by Nils Wallménius · 12 years ago
  29. 2e9aa3d Opus: avoid allocating space for comment packets by Nils Wallménius · 12 years ago
  30. c7124b5 Fix opus craches with large embedded album art by Nils Wallménius · 12 years ago
  31. fc0cf8d builds.pm: Add HiFi E.T MA9. by Andrew Ryabinin · 12 years ago bootloader_hifietma9_v1
  32. 01d0de9 FS#12854 - ipod-time-sync sets wrong day by Boris Gjenero · 12 years ago rbutil/mkamsboot/mkamsboot.c
  33. a7dee7f Introduce new hermite polynomial resampler. by Michael Sevakis · 13 years ago
  34. 91b850e Get rid of usb_drv_attach() from USB code. by Michael Sevakis · 12 years ago
  35. 8d21fc9 usb-drv-arc: Kill trailing whitespace by Michael Sevakis · 12 years ago
  36. af4c55b Set the right variable type for ucallback :) by Michael Sevakis · 12 years ago
  37. 0a7d941 i.MX31: Remove long udelay from DVFS interrupt handler by Michael Sevakis · 12 years ago
  38. 4877f61 Rework rbspeex dependency generation to use single dependency files. by Dominik Riebeling · 12 years ago
  39. 071ccc7 Update mkrk27boot Makefile for libtools.make changes. by Dominik Riebeling · 12 years ago
  40. e073bc9 Implement dependency generation in libtools.make. by Dominik Riebeling · 12 years ago
  41. 9a9efef ucl: Replace use of uname by checking the compiler output. by Dominik Riebeling · 12 years ago
  42. 4f3fa9a Change mkdir -p to work on Windows. by Dominik Riebeling · 12 years ago
  43. 8a4075d Make libtools compile rule more generic. by Dominik Riebeling · 12 years ago
  44. 440872b rk27xx: Use DMA for lcd_update_rect() by Marcin Bukat · 12 years ago
  45. ca81547 rk27xx: Slightly refactor lcd_set_gram_area() by Marcin Bukat · 12 years ago
  46. 3f4824b rk27xx: Decide lcd databus width at compile time by Marcin Bukat · 12 years ago
  47. 8568a8d Set APPVERSION globally for extralibs Makefile. by Dominik Riebeling · 12 years ago
  48. 7ab7f86 Restructure options passed to libs Makefile. by Dominik Riebeling · 12 years ago
  49. b210a3a Fix FS#12860 - iPod 5g line out silent by Michael Sevakis · 12 years ago
  50. f7d8b2d Only pass AR to extralibs Makefile if the compiler is gcc. by Dominik Riebeling · 12 years ago
  51. 9e9f692 Fix Rockbox Utility building on OS X. by Dominik Riebeling · 12 years ago
  52. d04bd89 hm60x: Implement lcd_enable() for v2 display. by Andrew Ryabinin · 12 years ago
  53. 83554cc hm60x: Implement lcd_update_rect for v2 display. by Andrew Ryabinin · 12 years ago
  54. fce81a8 Rename all the "lin_resample..." stuff to simply "resample_...". by Michael Sevakis · 12 years ago
  55. 5c3e190 Remove leftover debugging warning. by Dominik Riebeling · 12 years ago
  56. fa4e1ba Introduce HiFi E.T MA9 port. by Andrew Ryabinin · 12 years ago
  57. 3fd25dc Purge the usage of DSP_SWITCH_FREQUENCY. by Michael Sevakis · 12 years ago
  58. fd00d3c Fix FS#12859 - Bass/Treble not doing anything in new builds by Michael Sevakis · 12 years ago
  59. 736c378 Change the order of global linker options and -T. by Dominik Riebeling · 12 years ago
  60. 8a1cd81 Move building libraries to separate Makefile. by Dominik Riebeling · 12 years ago
  61. d964199 Replace use of uname by checking the compiler output. by Dominik Riebeling · 12 years ago
  62. 460e959 Allow overriding make variables via environment variables. by Dominik Riebeling · 12 years ago
  63. d566fd5 Revert "Don't set CORE_GCSECTIONS in fixedpoint.make." by Dominik Riebeling · 12 years ago
  64. 1a4acc9 Fix missed optimization opportunity in dsp_process. by Michael Sevakis · 12 years ago
  65. 78a45b4 Cleanup and simplify latest DSP code incarnation. by Michael Sevakis · 12 years ago
  66. cdb71c7 Fix red. by Andrew Ryabinin · 12 years ago
  67. 61f9dbc rk27xx: initialize i2c driver in bootloader. by Andrew Ryabinin · 12 years ago
  68. aa801b5 European Portuguese update by Tiago Roque Medeiros by Frank Gevaerts · 12 years ago
  69. 850491a Don't set CORE_GCSECTIONS in fixedpoint.make. by Dominik Riebeling · 12 years ago
  70. 08199cd Provide high resolution volume and prescaler to hosted targets. by Michael Sevakis · 12 years ago
  71. 370ed6d Properly seek to next id3v2 frame for unsynced tags. by Dominik Riebeling · 12 years ago
  72. 1489fa3 Adapt logic in configure script to cope with both x86 and x86_64 architecture Android NDKs by Bryan Childs · 12 years ago
  73. a2d8d42 Properly implement volume in warble. dB cut only. by Michael Sevakis · 12 years ago
  74. 5314fb2 Add $(SHARED_CFLAGS) to fixedpoint.make to quash amd64 errors in 95e23de. by Michael Sevakis · 12 years ago
  75. 95e23de Make fixepoint.c as a shared library (libfixedpoint.a). by Michael Sevakis · 12 years ago
  76. 8829e90 Bass/Treble caps should exist implicitly with HAVE_SW_TONE_CONTROLS. by Michael Sevakis · 12 years ago
  77. ecaa401 Add Serial Port 1 support for iPod Photo/Color/4G/Mini2G by andypotter · 12 years ago
  78. 354c989 Update instructions in docs/README to change 'Check out from SVN' to 'Clone from git' by Bryan Childs · 12 years ago
  79. 21b62bd Make pcm_sw_volume.c a bit less verbose by merging volume code. by Michael Sevakis · 12 years ago
  80. 4f2c0c1 Oops. Revert a pointless change. by Michael Sevakis · 12 years ago
  81. e61e9c6 Do some cleanup, adjustment and a couple fixes to recent sound changes. by Michael Sevakis · 12 years ago
  82. 91b33d5 Manual: fix minor error with D2 OF filenames by Alex Parker · 12 years ago
  83. 62cb84a imageviewer: fix animated gifs handling by Marcin Bukat · 12 years ago
  84. 540e5d1 Forget about fixedpoint.c in any HWCODEC bin. by Michael Sevakis · 12 years ago
  85. 333f4f5 Fix final error from 0c7b787 in Player sim. by Michael Sevakis · 12 years ago
  86. b2dd1f8 rk27load: Fix stage1 (dram init routine) by Marcin Bukat · 12 years ago
  87. 5261b19 Still at it for 0c7b787. Might be done now. by Michael Sevakis · 12 years ago
  88. 9e71fd1 Keep fixing 0c7b787 stuff by Michael Sevakis · 12 years ago
  89. bbd991a Fix some more errors and warnings from 0c7b787. by Michael Sevakis · 12 years ago
  90. 0971f57 Hopefully knock out most of the red and yellow from 0c7b787. by Michael Sevakis · 12 years ago
  91. 0c7b787 Straighten out the mad twisted state of sound.c and related areas. by Michael Sevakis · 12 years ago
  92. fd9e256 Use equivalent puts_scroll() call. by Thomas Martitz · 12 years ago
  93. fd6ab02 rk27xx: do not attenuate signal twice in analog bypass mode by Marcin Bukat · 12 years ago
  94. 490db74 rk27xx: avoid one multiply in udelay() as pointed by kugel by Marcin Bukat · 12 years ago
  95. 3c802a9 rk27xx: make udelay() more accurate by Marcin Bukat · 12 years ago
  96. 6be8097 hm60x/hm801: Fix balance by enabling sw volume control. by Andrew Ryabinin · 12 years ago
  97. 2dd1f37 Fix f5a5b94 errors. Employ SW volume for select targets on SIM. by Michael Sevakis · 12 years ago
  98. f5a5b94 Implement universal in-PCM-driver software volume control. by Michael Sevakis · 12 years ago
  99. a9049a7 fix yellow by Marcin Bukat · 12 years ago
  100. a924df8 rk27xx: implement radio support by Amaury Pouly · 12 years ago