~mr-unwell2006/mixxx/mixxx

  • Committer: Varun Jewalikar
  • Date: 2012-03-26 20:31:44 UTC
  • Revision ID: mr.unwell2006@gmail.com-20120326203144-i3l722he8id1l85j
Added key detection class to analyser queue
Filename Latest Rev Last Changed Committer Comment Size
..
bpm 2069 15 years ago rryan Moving all BPM related code into a `bpm' subfolder Diff
engine 2072 15 years ago rryan Moved engine* files to engine/ and fixed up the co Diff
ladspa 2071 15 years ago rryan More cleanups: Moved all ladspa* files into the la Diff
library 2186.3.1 14 years ago RJ Ryan Adding SidebarModel, LibraryFeature, and PlaylistF Diff
midi 2182.24.3 14 years ago Sean M. Pappalardo - Moved all the MIDI source files to their own fol Diff
recording 1656 16 years ago gamegod * Moved recording code into its own subdirectory * Diff
skin 2194.3.1 13 years ago RJ Ryan Move img* classes into skin folder. Diff
test 2182.13.5 15 years ago RJ Ryan Adding a Mixxx testing framework based on Google T Diff
tonal 1966 15 years ago adam_d Initial support for chord detection stolen from cl Diff
track 2511.1.43 13 years ago RJ Ryan Move beat-related classes to track/ Diff
util 2684.10.1 12 years ago RJ Ryan Make CachingReader use a thread-safe FIFO instead Diff
vamp 2685 13 years ago Vittorio Using trunk instead of features_beatcontrol Diff
vinylcontrol 2438.6.16 13 years ago Bill Good move vinyl control stuff to src/vinylcontrol/ Diff
waveform 1850 15 years ago rryan Merged revisions 2038:2162 of GSoC-newvisual-rryan Diff
widget 2090 15 years ago rryan Moving most anything that starts with 'w' and inhe Diff
analyser.h 2423.1.218 13 years ago Bill Good Suppressing annoying unused variable/parameter gcc 770 bytes Diff Download File
analyserbeats.cpp 2788 12 years ago Raffitea - Don't reanalyze BPM if the BPM has been computed 6.6 KB Diff Download File
analyserbeats.h 2757 12 years ago Vittorio beatmap.cpp : fixes analyserbeat.* : calculate bpm 934 bytes Diff Download File
analyserbpm.cpp 2728 12 years ago Raffitea Merging from trunk; Fixed some compile errors for 3.1 KB Diff Download File
analyserbpm.h 2511.1.27 13 years ago RJ Ryan Remove TrackBeats. Change TIO, Analyser, and Wavef 620 bytes Diff Download File
analysergainvamp.cpp 2779 12 years ago Raffitea - Vamp will only analyse the first 10min of a trac 1.8 KB Diff Download File
analysergainvamp.h 2739 12 years ago RJ Ryan Fix all VAMP code to use an external VAMP hostsdk 660 bytes Diff Download File
analyserqueue.cpp 2791 12 years ago Varun Jewalikar Added key detection class to analyser queue 7.3 KB Diff Download File
analyserqueue.h 2607.1.184 13 years ago RJ Ryan Move analyser lifecycle to the PrepareFeature so i 1.2 KB Diff Download File
analyserrg.cpp 2724 12 years ago raffitea Merging from trunk - Renamed analysergain.* to ana 3 KB Diff Download File
analyserrg.h 2739 12 years ago RJ Ryan Fix all VAMP code to use an external VAMP hostsdk 692 bytes Diff Download File
analyserwaveform.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 3.4 KB Diff Download File
analyserwaveform.h 2571 13 years ago RJ Ryan Fix formattig in AnalyserQueue. Add slight smoothi 577 bytes Diff Download File
analyserwavesummary.cpp 2607.1.153 13 years ago RJ Ryan Fix some range bugs in AnalyserWaveform and Analys 2.3 KB Diff Download File
analyserwavesummary.h 2186.1.203 13 years ago RJ Ryan Adding reference-counting to TrackInfoObject to st 507 bytes Diff Download File
audiotagger.cpp 2684.18.3 12 years ago RJ Ryan Merging Jonathan Costers's branch that brings comp 7.3 KB Diff Download File
audiotagger.h 2684.19.2 12 years ago jonathan add composer field to library 1.1 KB Diff Download File
baseplayer.cpp 2376.2.43 13 years ago RJ Ryan Rewrite backend support for Samplers. Merge Sample 232 bytes Diff Download File
baseplayer.h 2376.2.43 13 years ago RJ Ryan Rewrite backend support for Samplers. Merge Sample 297 bytes Diff Download File
basetrackplayer.cpp 2684.18.14 12 years ago RJ Ryan Merging Daniel Schürmann's session history branch 10.2 KB Diff Download File
basetrackplayer.h 2684.9.96 12 years ago RJ Ryan Add patch from Jonas Adahl to add track analysis p 1.7 KB Diff Download File
beattools.cpp 2783 12 years ago Raffitea Code clean up in BeatMatrix and other classes 11.2 KB Diff Download File
beattools.h 2775 12 years ago Raffitea - Frequency of shifted beats are reduced especiall 1 KB Diff Download File
cachingreader.cpp 2684.1.289 12 years ago RJ Ryan Merging from lp:mixxx/1.10 21.2 KB Diff Download File
cachingreader.h 2684.1.283 12 years ago RJ Ryan Add the ability to set the reader of an EngineBuff 7.6 KB Diff Download File
circularbuffer.h 2411.1.152 13 years ago RJ Ryan Clear the incoming audio buffer in EngineMicrophon 2.7 KB Diff Download File
configobject.cpp 2684.1.272 12 years ago RJ Ryan Delete cmetrics and all related code. 12.5 KB Diff Download File
configobject.h 2684.1.46 13 years ago RJ Ryan Delete ConfigOptions stored in ConfigObjects when 3.8 KB Diff Download File
File configure 1124 16 years ago gamegod Removed remnants of old build system, replaced con 314 bytes Diff Download File
controlbeat.cpp 2603 13 years ago RJ Ryan Add setValueFromThread handling to ControlBeat. No 2.4 KB Diff Download File
controlbeat.h 2603 13 years ago RJ Ryan Add setValueFromThread handling to ControlBeat. No 1.9 KB Diff Download File
controlevent.cpp 2182.1.41 15 years ago kousu Update a bunch of Qt3 code to Qt4, in particular u 1.2 KB Diff Download File
controlevent.h 2182.1.41 15 years ago kousu Update a bunch of Qt3 code to Qt4, in particular u 1.3 KB Diff Download File
controlgroupdelegate.cpp 2684.9.128 12 years ago RJ Ryan Add Sampler1-4 to MIDI mapping dialog. Fixes Bug # 4.1 KB Diff Download File
controlgroupdelegate.h 2684.9.128 12 years ago RJ Ryan Add Sampler1-4 to MIDI mapping dialog. Fixes Bug # 1.6 KB Diff Download File
controllogpotmeter.cpp 2684.1.49 13 years ago RJ Ryan Delete up/down controls for ControlPotmeter 3.6 KB Diff Download File
controllogpotmeter.h 981 17 years ago adam_d Fixes fixes fixes 1.8 KB Diff Download File
controlnull.cpp 1269 16 years ago ctaf massive indent 1.1 KB Diff Download File
controlnull.h 724 19 years ago tuehaste Moved ControlObject to player thread. 1.2 KB Diff Download File
controlobject.cpp 2684.1.213 12 years ago RJ Ryan Inline ControlObject::get() and ControlObject::get 9.5 KB Diff Download File
controlobject.h 2684.1.213 12 years ago RJ Ryan Inline ControlObject::get() and ControlObject::get 5.9 KB Diff Download File
controlobjectthread.cpp 2684.1.44 13 years ago RJ Ryan Give ControlObjectThread, ControlObjectThreadMain, 3.7 KB Diff Download File
controlobjectthread.h 2684.1.44 13 years ago RJ Ryan Give ControlObjectThread, ControlObjectThreadMain, 3.5 KB Diff Download File
controlobjectthreadmain.cpp 2684.1.46 13 years ago RJ Ryan Delete ConfigOptions stored in ConfigObjects when 1.3 KB Diff Download File
controlobjectthreadmain.h 2684.1.46 13 years ago RJ Ryan Delete ConfigOptions stored in ConfigObjects when 758 bytes Diff Download File
controlobjectthreadwidget.cpp 2684.1.44 13 years ago RJ Ryan Give ControlObjectThread, ControlObjectThreadMain, 2.7 KB Diff Download File
controlobjectthreadwidget.h 2684.1.46 13 years ago RJ Ryan Delete ConfigOptions stored in ConfigObjects when 1.2 KB Diff Download File
controlpotmeter.cpp 2684.18.17 12 years ago RJ Ryan Add patch from Pascal Bleser to bring _set_one, _s 8.6 KB Diff Download File
controlpotmeter.h 2684.18.17 12 years ago RJ Ryan Add patch from Pascal Bleser to bring _set_one, _s 2.9 KB Diff Download File
controlpushbutton.cpp 2684.1.165 12 years ago RJ Ryan Disable noisy debug line about ControlPushButton b 2.7 KB Diff Download File
controlpushbutton.h 2438.1.164 13 years ago Owen Williams * fix a bunch of tabbing issues to make the eventu 1.4 KB Diff Download File
controlttrotary.cpp 1671 16 years ago ironstorm * Applied Tom Jennings' qDebug("printf") to qDebug 1.7 KB Diff Download File
controlttrotary.h 764 19 years ago tuehaste Search code merged, and fixes to summary generatio 1.5 KB Diff Download File
controlvaluedelegate.cpp 2684.9.128 12 years ago RJ Ryan Add Sampler1-4 to MIDI mapping dialog. Fixes Bug # 13.6 KB Diff Download File
controlvaluedelegate.h 2684.9.72 12 years ago RJ Ryan Add flanger and microphone controls to MIDI mappin 1.8 KB Diff Download File
deck.cpp 2684.9.96 12 years ago RJ Ryan Add patch from Jonas Adahl to add track analysis p 395 bytes Diff Download File
deck.h 2684.9.96 12 years ago RJ Ryan Add patch from Jonas Adahl to add track analysis p 391 bytes Diff Download File
defs.h 2684.18.11 12 years ago Sean M. Pappalardo MSVC 2008 defs 3.2 KB Diff Download File
defs_promo.h 2423.1.231 13 years ago Albert Santoni Switch promo paths to use PROMO_VERSION to prevent 265 bytes Diff Download File
defs_urls.h 2684.17.4 12 years ago Sean M. Pappalardo - Made headings in Help->About translatable, updat 1.4 KB Diff Download File
defs_version.h 2684.18.7 12 years ago RJ Ryan Version bump trunk to 1.11.0-alpha 1.2 KB Diff Download File
dlgabout.cpp 2684.9.178 12 years ago RJ Ryan Add patch from Daniel Schürmann to allow the About 1.3 KB Diff Download File
dlgabout.h 1368 16 years ago gamegod It might not be the best beta release in the world 1.4 KB Diff Download File
dlgaboutdlg.ui 2684.9.178 12 years ago RJ Ryan Add patch from Daniel Schürmann to allow the About 5.2 KB Diff Download File
dlgautodj.cpp 2684.18.14 12 years ago RJ Ryan Merging Daniel Schürmann's session history branch 20.6 KB Diff Download File
dlgautodj.h 2684.21.32 12 years ago RJ Ryan Reformat dlgautodj.h/cpp 3.1 KB Diff Download File
dlgautodj.ui 2684.18.18 12 years ago jus Removes button styles in AutoDJ tab, update the to 4.3 KB Diff Download File
dlgbpmscheme.cpp 2182.2.275 14 years ago Sean M. Pappalardo Taking the beyondRange flag into account in the BP 2.1 KB Diff Download File
dlgbpmscheme.h 1563 16 years ago snipexv Forgot to add these in my earlier commit for bpm s 1 KB Diff Download File
dlgbpmschemedlg.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 3.9 KB Diff Download File
dlgladspa.cpp 2182.1.86 15 years ago kousu last of the qt3 deprecation warnings 878 bytes Diff Download File
dlgladspa.h 1955 15 years ago gamegod Commit all the LADSPA and funky tabbed widget stuf 865 bytes Diff Download File
dlgmidilearning.cpp 2684.9.129 12 years ago RJ Ryan Add Samplers to MIDI learn. 9.9 KB Diff Download File
dlgmidilearning.h 2684.9.129 12 years ago RJ Ryan Add Samplers to MIDI learn. 2.1 KB Diff Download File
dlgmidilearning.ui 2182.2.16 15 years ago Albert Santoni * Added layout to final MIDI learning screen. 7.6 KB Diff Download File
dlgplugindownloader.ui 2607.1.209 13 years ago RJ Ryan Deleting incomplete string in dlgplugindownloader. 692 bytes Diff Download File
dlgprefanalysers.cpp 2788 12 years ago Raffitea - Don't reanalyze BPM if the BPM has been computed 9.8 KB Diff Download File
dlgprefanalysers.h 2788 12 years ago Raffitea - Don't reanalyze BPM if the BPM has been computed 1.3 KB Diff Download File
dlgprefanalysersdlg.ui 2789 12 years ago Raffitea Changed reset button label 6.6 KB Diff Download File
File dlgprefbpm.cpp 2684.1.220 12 years ago RJ Ryan Merging from lp:mixxx/1.9 14.4 KB Diff Download File
dlgprefbpm.h 1751 16 years ago gamegod * Applied Martin Sakmar's BPM detection improvemen 1.8 KB Diff Download File
dlgprefbpmdlg.ui 2592 13 years ago Sean M. Pappalardo - Removed deprecated line from .ui files - Clarifi 4 KB Diff Download File
dlgprefcontrols.cpp 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 19.5 KB Diff Download File
dlgprefcontrols.h 2684.1.82 13 years ago RJ Ryan N-deckify DlgPrefControls -- this fixes the issue 2.7 KB Diff Download File
dlgprefcontrolsdlg.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 18.5 KB Diff Download File
dlgprefcrossfader.cpp 2684.21.27 12 years ago daschuer at gmx merged with lp:mixxx 8.2 KB Diff Download File
dlgprefcrossfader.h 2684.21.11 13 years ago Daniel Schürmann Transition removed from prefcrossfader. Made the t 2.1 KB Diff Download File
dlgprefcrossfaderdlg.ui 2684.21.11 13 years ago Daniel Schürmann Transition removed from prefcrossfader. Made the t 6.8 KB Diff Download File
dlgprefeq.cpp 2684.9.170 12 years ago RJ Ryan Escape hatch for when the low-eq and high-eq cutof 8.7 KB Diff Download File
dlgprefeq.h 2684.9.135 12 years ago Owen Williams Fix EQ values rounding downward with every launch. 2.1 KB Diff Download File
dlgprefeqdlg.ui 2684.9.135 12 years ago Owen Williams Fix EQ values rounding downward with every launch. 8.3 KB Diff Download File
File dlgpreferences.cpp 2785 12 years ago Raffitea Compiling with vamp=1 will remove the former BPM p 20.8 KB Diff Download File
dlgpreferences.h 2750 12 years ago Vittorio * Reintroduced a preference entry for vamp 4.1 KB Diff Download File
dlgpreferencesdlg.ui 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 2.5 KB Diff Download File
dlgprefmidibindings.cpp 2684.17.24 12 years ago RJ Ryan Merging lp:~maxime-bochon/mixxx/bug801096 into lp: 21.6 KB Diff Download File
dlgprefmidibindings.h 2601 13 years ago Sean M. Pappalardo Fixed & applied Raskolnikov/magnicida's patch to o 3.1 KB Diff Download File
File dlgprefmidibindingsdlg.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 9.2 KB Diff Download File
dlgprefnomidi.cpp 2182.1.58 15 years ago kousu If there are no MIDI devices, say so instead of ju 1 KB Diff Download File
dlgprefnomidi.h 2182.1.58 15 years ago kousu If there are no MIDI devices, say so instead of ju 1.3 KB Diff Download File
dlgprefnomididlg.ui 2182.1.58 15 years ago kousu If there are no MIDI devices, say so instead of ju 1 KB Diff Download File
dlgprefnovinyl.cpp 2438.1.148 13 years ago Owen Williams * add a special version of the vinyl configuration 1.3 KB Diff Download File
dlgprefnovinyl.h 2438.1.148 13 years ago Owen Williams * add a special version of the vinyl configuration 1.4 KB Diff Download File
dlgprefnovinyldlg.ui 2684.21.28 12 years ago daschuer at gmx merged with trunk 14.3 KB Diff Download File
dlgprefplaylist.cpp 2684.1.234 12 years ago RJ Ryan Merging from lp:mixxx/1.9 9.1 KB Diff Download File
dlgprefplaylist.h 2293.1.12 14 years ago Albert Santoni * Fixed OS X compile error in DlgPrefPlaylist. * A 2.4 KB Diff Download File
dlgprefplaylistdlg.ui 2684.1.234 12 years ago RJ Ryan Merging from lp:mixxx/1.9 7.4 KB Diff Download File
dlgprefrecord.cpp 2684.1.204 12 years ago RJ Ryan Add Daniel Schürmann's valgrind leak-fixing patch. 9 KB Diff Download File
dlgprefrecord.h 2684.5.17 13 years ago Raffitea Vairous fixes 2.1 KB Diff Download File
dlgprefrecorddlg.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 6.9 KB Diff Download File
dlgprefreplaygain.cpp 2607.1.201 13 years ago Bill Good Fix the rest of the changing-COs-in-prefs instance 3.8 KB Diff Download File
dlgprefreplaygain.h 2607.1.201 13 years ago Bill Good Fix the rest of the changing-COs-in-prefs instance 963 bytes Diff Download File
dlgprefreplaygaindlg.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 7.5 KB Diff Download File
dlgprefshoutcast.cpp 2684.1.204 12 years ago RJ Ryan Add Daniel Schürmann's valgrind leak-fixing patch. 7.7 KB Diff Download File
dlgprefshoutcast.h 1558 16 years ago gamegod * Apply settings from preferences dialog to Engine 1.9 KB Diff Download File
dlgprefshoutcastdlg.ui 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 17 KB Diff Download File
dlgprefsound.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 15.7 KB Diff Download File
dlgprefsound.h 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 2.8 KB Diff Download File
dlgprefsounddlg.ui 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 4.6 KB Diff Download File
dlgprefsounditem.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 9.2 KB Diff Download File
dlgprefsounditem.h 2411.1.155 13 years ago Bill Good Update engine to implement AudioSource Change soun 2.1 KB Diff Download File
dlgprefsounditem.ui 2684.11.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 787 bytes Diff Download File
dlgprefvinyl.cpp 2438.1.216 13 years ago Owen Williams Improvements to WSpinny signal display * Toggleabl 9.5 KB Diff Download File
dlgprefvinyl.h 2684.8.11 13 years ago Albert Santoni * WSpinny respects the vinyl control RPM setting n 2.2 KB Diff Download File
dlgprefvinyldlg.ui 2684.21.24 12 years ago Daniel Schürmann merged with lp:mixxx 13.8 KB Diff Download File
dlgprepare.cpp 2684.9.4 12 years ago Bill Good Merged from lp:mixxx/1.9 6.5 KB Diff Download File
dlgprepare.h 2621.1.53 13 years ago Raffitea Merging from trunk to get PrepareFeature fixes 1.9 KB Diff Download File
dlgprepare.ui 2684.21.29 12 years ago Daniel Schürmann merged with lp:mixxx 2.9 KB Diff Download File
dlgrecording.cpp 2684.9.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 5.5 KB Diff Download File
dlgrecording.h 2684.5.28 13 years ago Raffitea Fix: Keyboard shortcuts do work now for AutoDJ and 1.7 KB Diff Download File
dlgrecording.ui 2684.5.3 13 years ago Raffitea Implemented initial recording view 2 KB Diff Download File
dlgtrackinfo.cpp 2782 12 years ago Raffitea Disable BPM related controls when BPM lock is acti 9.1 KB Diff Download File
dlgtrackinfo.h 2423.1.118 13 years ago RJ Ryan Add reload metadata from file button to track info 1.1 KB Diff Download File
dlgtrackinfo.ui 2684.19.4 12 years ago jonathan tune dialog height to show all fields 12.7 KB Diff Download File
errordialoghandler.cpp 2499.1.3 13 years ago jus Added more tr() for further translation Fixed link 7.2 KB Diff Download File
errordialoghandler.h 2376.1.5 14 years ago Sean M. Pappalardo Idiot...forgot to add the renamed files. 5.6 KB Diff Download File
ladspaview.cpp 2182.1.86 15 years ago kousu last of the qt3 deprecation warnings 5.9 KB Diff Download File
ladspaview.h 1955 15 years ago gamegod Commit all the LADSPA and funky tabbed widget stuf 1.1 KB Diff Download File
main.cpp 2684.18.16 12 years ago RJ Ryan Merging from lp:mixxx/1.10 11 KB Diff Download File
mathstuff.cpp 2438.5.15 13 years ago Bill Good Clean up MathStuff 5.3 KB Diff Download File
mathstuff.h 2684.8.8 13 years ago Albert Santoni Squash WSpinny compiler warnings and my leftover q 1.9 KB Diff Download File
mixxx.cpp 2781 12 years ago Raffitea - Merging from trunk - Show progress in waveform o 54.4 KB Diff Download File
mixxx.db 43 22 years ago tuehaste Files added again 38 bytes Diff Download File
mixxx.desktop 2365.1.26 13 years ago jus * mixxx.desktop file now comply with latest specs 225 bytes Diff Download File
mixxx.h 2684.1.289 12 years ago RJ Ryan Merging from lp:mixxx/1.10 7 KB Diff Download File
mixxx.rc 2684.17.21 12 years ago Sean M. Pappalardo Finally added version numbering to our mixxx.exe f 2.3 KB Diff Download File
mixxxcontrol.cpp 2684.12.1 13 years ago JWC added a "description" field to the midi mapping pr 6.3 KB Diff Download File
mixxxcontrol.h 2684.12.1 13 years ago JWC added a "description" field to the midi mapping pr 3.9 KB Diff Download File
mixxxevent.h 2182.1.63 15 years ago ironstorm Mixxx.pro update: * replace DEFINE with QMAKE_CXXF 1.2 KB Diff Download File
mixxxkeyboard.cpp 2684.1.204 12 years ago RJ Ryan Add Daniel Schürmann's valgrind leak-fixing patch. 4 KB Diff Download File
mixxxkeyboard.h 2525 13 years ago RJ Ryan Make MixxxKeyboard support getKeyboardConfig() to 1.9 KB Diff Download File
mixxxutils.cpp 2607.1.183 13 years ago RJ Ryan Adding Owen's patch to directly change the selecte 2 KB Diff Download File
playerinfo.cpp 2684.25.23 12 years ago RJ Ryan Add currentPlayingDeckChanged signal to PlayerInfo 4.3 KB Diff Download File
playerinfo.h 2684.25.23 12 years ago RJ Ryan Add currentPlayingDeckChanged signal to PlayerInfo 2.1 KB Diff Download File
playermanager.cpp 2684.9.96 12 years ago RJ Ryan Add patch from Jonas Adahl to add track analysis p 6.6 KB Diff Download File
playermanager.h 2684.1.198 12 years ago RJ Ryan N-Deckify the [ChannelN],LoadSelectedTrack control 2.4 KB Diff Download File
rotary.cpp 2272 14 years ago RJ Ryan Fixing escape error in ITunesTrackModel. Fixing Ra 3.4 KB Diff Download File
rotary.h 1309 16 years ago ironstorm * MergedThomas Baag's patch - enhancements for Her 2.1 KB Diff Download File
sampler.cpp 2684.9.96 12 years ago RJ Ryan Add patch from Jonas Adahl to add track analysis p 381 bytes Diff Download File
sampler.h 2376.2.43 13 years ago RJ Ryan Rewrite backend support for Samplers. Merge Sample 378 bytes Diff Download File
samplerbank.cpp 2684.1.54 13 years ago RJ Ryan Delete leaked controls from PlayerManager and Samp 3.4 KB Diff Download File
samplerbank.h 2376.2.45 13 years ago RJ Ryan Make SamplerBank for loading and saving sampler co 493 bytes Diff Download File
sampleutil.cpp 2684.1.288 12 years ago Sean M. Pappalardo Fix Windows compilation on SSE code in sampleutil. 31.5 KB Diff Download File
sampleutil.h 2684.3.2 13 years ago RJ Ryan More improvements to EngineMaster. Headphone mixin 10.3 KB Diff Download File
SConscript 2791 12 years ago Varun Jewalikar Added key detection class to analyser queue 27.2 KB Diff Download File
SConscript.env 2684.9.197 12 years ago RJ Ryan Add logic to delete src/build.h if it is present. 7 KB Diff Download File
segmentation.cpp 2070 15 years ago rryan Added newlines at the end of each of these files s 115 bytes Diff Download File
segmentation.h 2070 15 years ago rryan Added newlines at the end of each of these files s 921 bytes Diff Download File
sharedglcontext.cpp 2684.8.7 13 years ago Albert Santoni * Addressing RJ's code review: - Remove unnece 593 bytes Diff Download File
sharedglcontext.h 2684.8.7 13 years ago Albert Santoni * Addressing RJ's code review: - Remove unnece 275 bytes Diff Download File
softtakeover.cpp 2555.2.8 13 years ago Sean M. Pappalardo - Prevented calling ComputeValue on Soft-Takeover 4.5 KB Diff Download File
softtakeover.h 2555.2.8 13 years ago Sean M. Pappalardo - Prevented calling ComputeValue on Soft-Takeover 2.3 KB Diff Download File
sounddevice.cpp 2438.5.1 13 years ago Bill Good Merge from lp:mixxx 3.9 KB Diff Download File
sounddevice.h 2438.1.98 13 years ago Owen Williams * undo my JACK samplerate fixes to prepare for alt 3.1 KB Diff Download File
sounddeviceportaudio.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 17 KB Diff Download File
sounddeviceportaudio.h 2411.1.106 13 years ago Bill Good Got rid of callbackstuff struct as it was useless 3 KB Diff Download File
soundmanager.cpp 2684.21.28 12 years ago daschuer at gmx merged with trunk 26.1 KB Diff Download File
soundmanager.h 2684.21.27 12 years ago daschuer at gmx merged with lp:mixxx 4.1 KB Diff Download File
soundmanagerconfig.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 12.4 KB Diff Download File
soundmanagerconfig.h 2684.9.3 12 years ago Bill Good Rename and move some constants around, put initial 2.8 KB Diff Download File
soundmanagerutil.cpp 2684.1.291 12 years ago RJ Ryan Fix many (almost all) uses of chained arg() string 11.8 KB Diff Download File
soundmanagerutil.h 2684.1.131 12 years ago Bill Good Add onOutputConnected, Disconnected methods to Aud 4.7 KB Diff Download File
soundsource.cpp 2684.18.5 12 years ago RJ Ryan Maybe add a composer parser for MP4 metadata. Also 14.4 KB Diff Download File
soundsource.h 2684.18.4 12 years ago RJ Ryan Bump SoundSource plugin API version to 4 since we 4.7 KB Diff Download File
soundsourcecoreaudio.cpp 2684.17.23 12 years ago Albert Santoni Fix bug stopping certain files from being read on 9.9 KB Diff Download File
soundsourcecoreaudio.h 2607.1.147 13 years ago Albert Santoni * Put SoundSource in a Mixxx namespace to resolve 2 KB Diff Download File
soundsourceffmpeg.cpp 2182.2.132 15 years ago Sean M. Pappalardo - Made provisions in the SConscript and SConstruct 13.9 KB Diff Download File
soundsourceffmpeg.h 1110 16 years ago gamegod A few more missing files for good luck 2 KB Diff Download File
soundsourceflac.cpp 2684.9.167 12 years ago RJ Ryan Use toLocal8Bit on Windows for passing files to Ta 12.9 KB Diff Download File
soundsourceflac.h 2607.1.147 13 years ago Albert Santoni * Put SoundSource in a Mixxx namespace to resolve 4 KB Diff Download File
soundsourcemp3.cpp 2684.17.15 12 years ago RJ Ryan In SSMP3, use the first non-zero samplerate found 20.5 KB Diff Download File
soundsourcemp3.h 2607.1.188 13 years ago RJ Ryan Add more protection against going out of bounds on 3.5 KB Diff Download File
soundsourceoggvorbis.cpp 2684.9.167 12 years ago RJ Ryan Use toLocal8Bit on Windows for passing files to Ta 7.7 KB Diff Download File
soundsourceoggvorbis.h 2607.1.147 13 years ago Albert Santoni * Put SoundSource in a Mixxx namespace to resolve 1.5 KB Diff Download File
soundsourceproxy.cpp 2684.18.3 12 years ago RJ Ryan Merging Jonathan Costers's branch that brings comp 13.6 KB Diff Download File
soundsourceproxy.h 2607.1.187 13 years ago RJ Ryan Adding prevention from DND'ing tracks that are not 2.4 KB Diff Download File
soundsourcesndfile.cpp 2684.17.10 12 years ago RJ Ryan Fix SoundSourceSndfile bug where mono WAV/AIFF fil 7.7 KB Diff Download File
soundsourcesndfile.h 2607.6.25 12 years ago RJ Ryan If about to execute the libsndfile workaround from 1.5 KB Diff Download File
tapfilter.cpp 2604 13 years ago RJ Ryan Fix BPM tapping so that it works with the GUI as w 1.1 KB Diff Download File
tapfilter.h 2604 13 years ago RJ Ryan Fix BPM tapping so that it works with the GUI as w 496 bytes Diff Download File
trackinfoobject.cpp 2778 12 years ago Raffitea Merging from trunk 23.1 KB Diff Download File
trackinfoobject.h 2778 12 years ago Raffitea Merging from trunk 12.9 KB Diff Download File
transposeproxymodel.h 2186.1.98 14 years ago Albert Santoni Missing files 949 bytes Diff Download File
upgrade.cpp 2607.1.68 13 years ago Albert Santoni Let's try again 12 KB Diff Download File
upgrade.h 2257.2.5 13 years ago Albert Santoni * Reorganized promo tracks code, removed hardcoded 1.3 KB Diff Download File
util.h 2607.5.8 12 years ago RJ Ryan Add util.h 176 bytes Diff Download File
waveformviewerfactory.cpp 2684.8.5 13 years ago Albert Santoni * Move GL context creation into SharedGLContext cl 5.9 KB Diff Download File
waveformviewerfactory.h 2684.8.5 13 years ago Albert Santoni * Move GL context creation into SharedGLContext cl 1.2 KB Diff Download File
xmlparse.cpp 2423.5.1 13 years ago Albert Santoni * Removed Qt3Support from SConscript and everywher 6.1 KB Diff Download File
xmlparse.h 2423.5.1 13 years ago Albert Santoni * Removed Qt3Support from SConscript and everywher 1.6 KB Diff Download File