~mixxxdevelopers/mixxx/engine-control-refactor

  • Committer: RJ Ryan
  • Date: 2013-06-04 00:41:29 UTC
  • mfrom: (2890.22.101 mixxx)
  • Revision ID: rryan@mixxx.org-20130604004129-8jjxkicsb3givu4a
Merging from lp:mixxx.
Filename Latest Rev Last Changed Committer Comment Size
..
bpm 2069 15 years ago rryan Moving all BPM related code into a `bpm' subfolder Diff
control 2890.31.30 11 years ago RJ Ryan Rename ControlObjectBase to ControlValueAtomic. Mo Diff
controllers 2778.1.1 13 years ago Sean M. Pappalardo Added Controller class system and HIDController cl Diff
encoder 2837.8.8 11 years ago RJ Ryan Huge cleanups to shoutcast/recording. Disentangle 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
musicbrainz 2890.32.1 11 years ago Max Linke import chromaprint feature from libray_features br Diff
proto 2684.2.157 12 years ago RJ Ryan Rewrite BeatGrid and BeatMap to serialize/deserial Diff
recording 1656 16 years ago gamegod * Moved recording code into its own subdirectory * Diff
shoutcast 2837.3.55 12 years ago RJ Ryan Do not use display strings to store/communicate sh 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 2853.1.1 12 years ago RJ Ryan Make CachingReader use a thread-safe FIFO instead Diff
vamp 2684.2.1 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 2890.22.37 11 years ago daschuer at gmx made two more Analyser functions pure virtual 769 bytes Diff Download File
analyserbeats.cpp 2890.1.754 11 years ago Max Linke finished port of soundtouch analyser to a vamp plu 11.5 KB Diff Download File
analyserbeats.h 2890.1.736 11 years ago daschuer at gmx prioritize tracks with stored analysis in analysis 1 KB Diff Download File
analyserqueue.cpp 2890.22.74 11 years ago Max Linke clean up code 14.1 KB Diff Download File
analyserqueue.h 2890.1.813 11 years ago daschuer at gmx save track after analysis, Bug #1000866 1.8 KB Diff Download File
analyserrg.cpp 2890.1.736 11 years ago daschuer at gmx prioritize tracks with stored analysis in analysis 3.2 KB Diff Download File
analyserrg.h 2890.1.736 11 years ago daschuer at gmx prioritize tracks with stored analysis in analysis 824 bytes Diff Download File
analyserwaveform.cpp 2890.1.837 11 years ago RJ Ryan Don't use SETTINGS_PATH in AnalysisDao, instead ge 12.2 KB Diff Download File
analyserwaveform.h 2890.1.810 11 years ago daschuer at gmx fixed waveform sample rate, Bug #1087425 6.7 KB Diff Download File
audiotagger.cpp 2890.22.21 11 years ago Max Linke merge with lp:mixxx/1.11 and fixes to a lot of com 7.3 KB Diff Download File
audiotagger.h 2890.3.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 2890.25.24 12 years ago Max Linke clean up code 297 bytes Diff Download File
basetrackplayer.cpp 2929 10 years ago RJ Ryan Merging from lp:mixxx. 10.4 KB Diff Download File
basetrackplayer.h 2929 10 years ago RJ Ryan Merging from lp:mixxx. 2 KB Diff Download File
cachingreader.cpp 2929 10 years ago RJ Ryan Merging from lp:mixxx. 24.5 KB Diff Download File
cachingreader.h 2929 10 years ago RJ Ryan Merging from lp:mixxx. 7.9 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 2890.1.912 11 years ago RJ Ryan Remove quit on qCritical/qFatal and instead call a 13.4 KB Diff Download File
configobject.h 2890.1.912 11 years ago RJ Ryan Remove quit on qCritical/qFatal and instead call a 4 KB Diff Download File
File configure 1124 16 years ago gamegod Removed remnants of old build system, replaced con 314 bytes Diff Download File
controlevent.cpp 2890.22.73 11 years ago RJ Ryan Emit the correct signal type in ControlObjectThrea 1.3 KB Diff Download File
controlevent.h 2890.22.73 11 years ago RJ Ryan Emit the correct signal type in ControlObjectThrea 1.4 KB Diff Download File
controlgroupdelegate.cpp 2778.1.58 12 years ago RJ Ryan Mass reformat tabs in SConscript to spaces. Remove 4.1 KB Diff Download File
controlgroupdelegate.h 2837.1.128 12 years ago RJ Ryan Add Sampler1-4 to MIDI mapping dialog. Fixes Bug # 1.6 KB Diff Download File
controllinpotmeter.cpp 2890.31.17 11 years ago RJ Ryan Don't leak ControlNumericBehaviors on setBehavior. 547 bytes Diff Download File
controllinpotmeter.h 2890.31.12 11 years ago RJ Ryan Get rid of all parameter space conversion code in 282 bytes Diff Download File
controllogpotmeter.cpp 2890.31.17 11 years ago RJ Ryan Don't leak ControlNumericBehaviors on setBehavior. 2 KB Diff Download File
controllogpotmeter.h 2890.31.12 11 years ago RJ Ryan Get rid of all parameter space conversion code in 1.3 KB Diff Download File
controlobject.cpp 2890.30.34 11 years ago RJ Ryan Eliminate duplication in ControlObject constructor 4.6 KB Diff Download File
controlobject.h 2890.30.34 11 years ago RJ Ryan Eliminate duplication in ControlObject constructor 3.4 KB Diff Download File
controlobjectthread.cpp 2890.31.30 11 years ago RJ Ryan Rename ControlObjectBase to ControlValueAtomic. Mo 2.8 KB Diff Download File
controlobjectthread.h 2890.31.21 11 years ago RJ Ryan Add COTM main thread proxying back in. 2.5 KB Diff Download File
controlobjectthreadmain.cpp 2890.22.73 11 years ago RJ Ryan Emit the correct signal type in ControlObjectThrea 1.8 KB Diff Download File
controlobjectthreadmain.h 2890.31.21 11 years ago RJ Ryan Add COTM main thread proxying back in. 1.2 KB Diff Download File
controlobjectthreadwidget.cpp 2890.31.21 11 years ago RJ Ryan Add COTM main thread proxying back in. 2.6 KB Diff Download File
controlobjectthreadwidget.h 2890.31.21 11 years ago RJ Ryan Add COTM main thread proxying back in. 1.2 KB Diff Download File
controlpotmeter.cpp 2890.31.17 11 years ago RJ Ryan Don't leak ControlNumericBehaviors on setBehavior. 7.1 KB Diff Download File
controlpotmeter.h 2890.31.15 11 years ago RJ Ryan Make read-only CO methods const. Rename GetMidiVal 2.8 KB Diff Download File
controlpushbutton.cpp 2890.31.17 11 years ago RJ Ryan Don't leak ControlNumericBehaviors on setBehavior. 2.5 KB Diff Download File
controlpushbutton.h 2890.31.12 11 years ago RJ Ryan Get rid of all parameter space conversion code in 1.6 KB Diff Download File
controlttrotary.cpp 2890.31.17 11 years ago RJ Ryan Don't leak ControlNumericBehaviors on setBehavior. 1.4 KB Diff Download File
controlttrotary.h 2890.31.12 11 years ago RJ Ryan Get rid of all parameter space conversion code in 1.1 KB Diff Download File
controlvaluedelegate.cpp 2890.1.708 11 years ago Owen Williams Implement loop_exit to only exit from loops (reloo 13.7 KB Diff Download File
controlvaluedelegate.h 2837.1.72 12 years ago RJ Ryan Add flanger and microphone controls to MIDI mappin 1.8 KB Diff Download File
deck.cpp 2890.1.813 11 years ago daschuer at gmx save track after analysis, Bug #1000866 375 bytes Diff Download File
deck.h 2890.1.813 11 years ago daschuer at gmx save track after analysis, Bug #1000866 362 bytes Diff Download File
defs.h 2890.1.413 11 years ago Sean M. Pappalardo - Removed "exiting" from dependency checking messa 3.4 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 2890.1.968 11 years ago RJ Ryan Update manual URL to 1.11.x. 1.4 KB Diff Download File
defs_version.h 2890.22.67 11 years ago RJ Ryan Merging from lp:mixxx/1.11 1.2 KB Diff Download File
dlgabout.cpp 2837.8.17 11 years ago RJ Ryan First hack at splitting MixxxApp up into digestabl 5.4 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 2890.1.145 12 years ago RJ Ryan Cleanups to MixxxApp (such an excellent case-study 5.3 KB Diff Download File
dlgautodj.cpp 2890.22.101 11 years ago Max Linke Clean up the BSTM code to make it more obvious how 23.1 KB Diff Download File
dlgautodj.h 2890.1.926 11 years ago Daniel Schürmann made [AutoDD],toggle_atodj to [AutoDJ],enabled, Bu 3.8 KB Diff Download File
dlgautodj.ui 2890.1.399 11 years ago RJ Ryan Merging from lp:mixxx/1.10 (reverting all of dasch 4.2 KB Diff Download File
dlghidden.cpp 2890.1.786 11 years ago Max Linke Adds purge/unhide buttons to the missing and hidde 2.4 KB Diff Download File
dlghidden.h 2890.1.786 11 years ago Max Linke Adds purge/unhide buttons to the missing and hidde 922 bytes Diff Download File
dlghidden.ui 2890.1.788 11 years ago jus Fix some r3676 typos 2.9 KB Diff Download File
dlgladspa.cpp 2890.1.146 12 years ago RJ Ryan Re-organize mixxx.cpp strings to eliminate dead on 859 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
dlgmissing.cpp 2890.1.786 11 years ago Max Linke Adds purge/unhide buttons to the missing and hidde 2.2 KB Diff Download File
dlgmissing.h 2890.1.786 11 years ago Max Linke Adds purge/unhide buttons to the missing and hidde 911 bytes Diff Download File
dlgmissing.ui 2890.1.788 11 years ago jus Fix some r3676 typos 2.5 KB Diff Download File
dlgplugindownloader.ui 2607.1.209 13 years ago RJ Ryan Deleting incomplete string in dlgplugindownloader. 692 bytes Diff Download File
dlgprefbeats.cpp 2890.1.754 11 years ago Max Linke finished port of soundtouch analyser to a vamp plu 9.4 KB Diff Download File
dlgprefbeats.h 2890.1.754 11 years ago Max Linke finished port of soundtouch analyser to a vamp plu 1.2 KB Diff Download File
dlgprefbeatsdlg.ui 2890.1.673 11 years ago daschuer at gmx added line brakes in Tooltips of dlgprefbeatsdlg 6.9 KB Diff Download File
dlgprefcontrols.cpp 2890.1.793 11 years ago daschuer at gmx added re-queue tracks in auto-DJ option to prefere 25.9 KB Diff Download File
dlgprefcontrols.h 2890.1.793 11 years ago daschuer at gmx added re-queue tracks in auto-DJ option to prefere 3.3 KB Diff Download File
dlgprefcontrolsdlg.ui 2890.22.45 11 years ago daschuer at gmx merged from lp:mixxx/1.11 28.8 KB Diff Download File
dlgprefcrossfader.cpp 2890.1.483 11 years ago RJ Ryan Merge Aaron Mavrinac's branch, lp:~ezod/mixxx/hams 8.2 KB Diff Download File
dlgprefcrossfader.h 2890.18.10 11 years ago Aaron Mavrinac Add an option to reverse the crossfader (bug #8295 2 KB Diff Download File
dlgprefcrossfaderdlg.ui 2890.18.10 11 years ago Aaron Mavrinac Add an option to reverse the crossfader (bug #8295 7 KB Diff Download File
dlgprefeq.cpp 2890.31.4 11 years ago RJ Ryan Fix includes. 8.8 KB Diff Download File
dlgprefeq.h 2890.31.4 11 years ago RJ Ryan Fix includes. 2.1 KB Diff Download File
dlgprefeqdlg.ui 2890.6.30 12 years ago jus Unify wording, use "Reset to Defaults" accross all 8.3 KB Diff Download File
File dlgpreferences.cpp 2890.22.66 11 years ago Max Linke remove old BPM analyser code, Fix Bug #1179038 21.1 KB Diff Download File
dlgpreferences.h 2890.22.66 11 years ago Max Linke remove old BPM analyser code, Fix Bug #1179038 4.2 KB Diff Download File
dlgpreferencesdlg.ui 2837.1.65 12 years ago RJ Ryan Add Daniel Schürmann's patch to prevent the prefer 2.5 KB Diff Download File
dlgprefmodplug.cpp 2890.28.15 11 years ago Stefan Nuernberger Fix a comment about samplerate. 7 KB Diff Download File
dlgprefmodplug.h 2890.28.14 11 years ago Stefan Nuernberger insert spaces in front of class scope identifiers 704 bytes Diff Download File
dlgprefmodplugdlg.ui 2890.28.16 11 years ago Stefan Nuernberger Changed placement of controls in modplug preferenc 15.2 KB Diff Download File
dlgprefnovinyl.cpp 2890.1.589 11 years ago RJ Ryan Fix some warnings (mostly unused variables). 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 2890.1.399 11 years ago RJ Ryan Merging from lp:mixxx/1.10 (reverting all of dasch 14.3 KB Diff Download File
dlgprefplaylist.cpp 2890.22.100 11 years ago Max Linke applied owns comments about codeCleanUp commit 7.3 KB Diff Download File
dlgprefplaylist.h 2890.22.74 11 years ago Max Linke clean up code 2.1 KB Diff Download File
dlgprefplaylistdlg.ui 2890.1.703 11 years ago Max Linke fixed typo 6.9 KB Diff Download File
dlgprefrecord.cpp 2837.8.23 11 years ago RJ Ryan Merging from lp:mixxx. 10.9 KB Diff Download File
dlgprefrecord.h 2890.1.187 12 years ago RJ Ryan Add Ilkka Tuohela's patch to allow changing of the 2.2 KB Diff Download File
dlgprefrecorddlg.ui 2890.1.187 12 years ago RJ Ryan Add Ilkka Tuohela's patch to allow changing of the 8.2 KB Diff Download File
dlgprefreplaygain.cpp 2890.22.21 11 years ago Max Linke merge with lp:mixxx/1.11 and fixes to a lot of com 3.6 KB Diff Download File
dlgprefreplaygain.h 2890.22.21 11 years ago Max Linke merge with lp:mixxx/1.11 and fixes to a lot of com 1016 bytes Diff Download File
dlgprefreplaygaindlg.ui 2890.1.579 11 years ago RJ Ryan Patch from daschuer to remove replaygain warning b 7.5 KB Diff Download File
dlgprefshoutcast.cpp 2890.1.829 11 years ago RJ Ryan Add patch from jus to enable 32kbps streaming. Fix 9.9 KB Diff Download File
dlgprefshoutcast.h 2837.8.8 11 years ago RJ Ryan Huge cleanups to shoutcast/recording. Disentangle 1.9 KB Diff Download File
dlgprefshoutcastdlg.ui 2890.1.828 11 years ago RJ Ryan Add the word 'listener'. 15.9 KB Diff Download File
dlgprefsound.cpp 2890.22.33 11 years ago Daniel Schürmann show known latency, set audio buffer instead of la 16.7 KB Diff Download File
dlgprefsound.h 2890.22.33 11 years ago Daniel Schürmann show known latency, set audio buffer instead of la 3 KB Diff Download File
dlgprefsounddlg.ui 2890.22.33 11 years ago Daniel Schürmann show known latency, set audio buffer instead of la 5.9 KB Diff Download File
dlgprefsounditem.cpp 2890.1.261 12 years ago RJ Ryan Merging from lp:mixxx/1.10. 9.7 KB Diff Download File
dlgprefsounditem.h 2837.3.57 12 years ago Bill Good Fixed DlgPrefSoundItem to only show devices with s 2.1 KB Diff Download File
dlgprefsounditem.ui 2862.1.1 12 years ago RJ Ryan Add Pete Vagner's patch to add buddy properties to 787 bytes Diff Download File
dlgprefvinyl.cpp 2837.8.26 11 years ago RJ Ryan Refactor vinyl control processing to use a single 8.8 KB Diff Download File
dlgprefvinyl.h 2890.1.713 11 years ago Owen Williams Remove unnecessary/unused vinyl-related control ob 2.1 KB Diff Download File
dlgprefvinyldlg.ui 2890.1.399 11 years ago RJ Ryan Merging from lp:mixxx/1.10 (reverting all of dasch 13.8 KB Diff Download File
dlgprepare.cpp 2890.32.15 11 years ago Max Linke merge with trunk 6.6 KB Diff Download File
dlgprepare.h 2890.1.822 11 years ago Daniel Schürmann Added LoadSelectedTrackAndPlay control, Bug #11141 1.9 KB Diff Download File
dlgprepare.ui 2890.1.399 11 years ago RJ Ryan Merging from lp:mixxx/1.10 (reverting all of dasch 3.4 KB Diff Download File
dlgrecording.cpp 2890.1.875 11 years ago RJ Ryan Fix loadTrackToPlayer signal connections from DlgR 4.1 KB Diff Download File
dlgrecording.h 2890.1.875 11 years ago RJ Ryan Fix loadTrackToPlayer signal connections from DlgR 1.7 KB Diff Download File
dlgrecording.ui 2690.1.3 13 years ago Raffitea Implemented initial recording view 2 KB Diff Download File
dlgtagfetcher.cpp 2890.32.14 11 years ago Max Linke trackpointer->year/tracknumber can also be 0 check 5.1 KB Diff Download File
dlgtagfetcher.h 2890.32.4 11 years ago Max Linke code clean up 1.1 KB Diff Download File
dlgtagfetcher.ui 2890.32.4 11 years ago Max Linke code clean up 12.9 KB Diff Download File
dlgtrackinfo.cpp 2890.32.4 11 years ago Max Linke code clean up 9.6 KB Diff Download File
dlgtrackinfo.h 2890.32.12 11 years ago Max Linke merge with trunk 1.5 KB Diff Download File
dlgtrackinfo.ui 2890.32.1 11 years ago Max Linke import chromaprint feature from libray_features br 18.1 KB Diff Download File
errordialoghandler.cpp 2890.1.912 11 years ago RJ Ryan Remove quit on qCritical/qFatal and instead call a 7.3 KB Diff Download File
errordialoghandler.h 2890.1.912 11 years ago RJ Ryan Remove quit on qCritical/qFatal and instead call a 5.7 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 2837.8.17 11 years ago RJ Ryan First hack at splitting MixxxApp up into digestabl 10.7 KB Diff Download File
mathstuff.cpp 2663.1.57 12 years ago vrince build fix - ambigous log() parameter with msvc com 5.4 KB Diff Download File
mathstuff.h 2890.22.50 11 years ago RJ Ryan Merging from lp:mixxx/1.11 1.9 KB Diff Download File
mixxx.cpp 2929 10 years ago RJ Ryan Merging from lp:mixxx. 62.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 2890.22.74 11 years ago Max Linke clean up code 7 KB Diff Download File
mixxx.rc 2890.1.454 11 years ago Sean M. Pappalardo - Automated the bzr revno updates in mixxx.rc - Ma 2.1 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 2890.30.12 11 years ago Daniel Schürmann object sync removed, midi reanabled 4.9 KB Diff Download File
mixxxkeyboard.h 2890.1.762 11 years ago RJ Ryan Fix segfault on exit due to double-free when keybo 2 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
network.cpp 2890.32.6 11 years ago Max Linke removed bulky stuff that was not needed anymore 2.7 KB Diff Download File
network.h 2890.32.5 11 years ago Max Linke adpot code to coding guidelines 1.4 KB Diff Download File
playerinfo.cpp 2890.1.654 11 years ago RJ Ryan Add trackLoaded/trackUnloaded signals to PlayerInf 6 KB Diff Download File
playerinfo.h 2890.1.654 11 years ago RJ Ryan Add trackLoaded/trackUnloaded signals to PlayerInf 2.3 KB Diff Download File
playermanager.cpp 2837.8.25 11 years ago RJ Ryan Pull vinyl control input registration out of Playe 12.9 KB Diff Download File
playermanager.h 2837.8.25 11 years ago RJ Ryan Pull vinyl control input registration out of Playe 4.4 KB Diff Download File
previewdeck.cpp 2890.1.813 11 years ago daschuer at gmx save track after analysis, Bug #1000866 455 bytes Diff Download File
previewdeck.h 2890.1.610 11 years ago RJ Ryan Merging from lp:~max-linke/mixxx/previewdeck. Reve 435 bytes 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 2890.1.813 11 years ago daschuer at gmx save track after analysis, Bug #1000866 468 bytes Diff Download File
sampler.h 2890.25.15 12 years ago Max Linke small changes, starratingeditor is called at enter 378 bytes Diff Download File
samplerbank.cpp 2738 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 2890.1.82 12 years ago Sean M. Pappalardo Fix Windows compilation on SSE code in sampleutil. 31.5 KB Diff Download File
sampleutil.h 2890.1.118 12 years ago RJ Ryan Fix SampleUtil test (it was testing our broken SSE 10.3 KB Diff Download File
SConscript 2890.22.97 11 years ago Owen Williams Remove last hardcoded instances of "bzr" from buil 36.4 KB Diff Download File
SConscript.env 2890.1.480 11 years ago RJ Ryan Write a build file to the project root of the Debi 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 2890.1.693 11 years ago RJ Ryan Print QGLFormat stats for the shared context. 1.2 KB Diff Download File
sharedglcontext.h 2890.1.670 11 years ago RJ Ryan The old way of making a shared GL context does not 559 bytes Diff Download File
singleton.h 2890.1.546 11 years ago daschuer at gmx waveformwidgetfactory destroyed on Mixxx shutdown, 678 bytes Diff Download File
sounddevice.cpp 2890.22.87 11 years ago RJ Ryan Cleanup SoundDevice. 4.1 KB Diff Download File
sounddevice.h 2890.22.87 11 years ago RJ Ryan Cleanup SoundDevice. 3 KB Diff Download File
sounddeviceportaudio.cpp 2837.8.35 11 years ago RJ Ryan Merging from lp:mixxx 14.5 KB Diff Download File
sounddeviceportaudio.h 2890.22.88 11 years ago RJ Ryan Purely cosmetic (and cruft removal) cleanups in So 3.2 KB Diff Download File
soundmanager.cpp 2890.22.95 11 years ago RJ Ryan More cleanups. 21.8 KB Diff Download File
soundmanager.h 2890.22.95 11 years ago RJ Ryan More cleanups. 5 KB Diff Download File
soundmanagerconfig.cpp 2890.22.33 11 years ago Daniel Schürmann show known latency, set audio buffer instead of la 13 KB Diff Download File
soundmanagerconfig.h 2890.22.33 11 years ago Daniel Schürmann show known latency, set audio buffer instead of la 2.9 KB Diff Download File
soundmanagerutil.cpp 2890.22.56 11 years ago Owen Williams Commit Matthew Mikolay's GSOC 2012 Vinyl Passthrou 11.9 KB Diff Download File
soundmanagerutil.h 2890.22.21 11 years ago Max Linke merge with lp:mixxx/1.11 and fixes to a lot of com 4.8 KB Diff Download File
soundsource.cpp 2890.1.91 12 years ago RJ Ryan Maybe add a composer parser for MP4 metadata. Also 14.4 KB Diff Download File
soundsource.h 2890.1.90 12 years ago RJ Ryan Bump SoundSource plugin API version to 4 since we 4.7 KB Diff Download File
soundsourcecoreaudio.cpp 2890.1.589 11 years ago RJ Ryan Fix some warnings (mostly unused variables). 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 2890.1.559 11 years ago RJ Ryan Fix incorrect length calculation for monoaural FLA 12.9 KB Diff Download File
soundsourceflac.h 2890.1.414 11 years ago Sean M. Pappalardo - Intelligent handling of 'staticlibs' build optio 4 KB Diff Download File
soundsourcemodplug.cpp 2890.28.12 11 years ago Stefan Nuernberger Use memcpy for SoundSourceModPlug::read(). Add Sco 5.7 KB Diff Download File
soundsourcemodplug.h 2890.28.14 11 years ago Stefan Nuernberger insert spaces in front of class scope identifiers 1.6 KB Diff Download File
soundsourcemp3.cpp 2890.22.21 11 years ago Max Linke merge with lp:mixxx/1.11 and fixes to a lot of com 20.7 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 2890.1.478 11 years ago RJ Ryan Get rid of 25 more Q_ASSERTS across the codebase. 7.9 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 2890.22.49 11 years ago daschuer at gmx merged from lp:mixxx/1.11 14.4 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 2837.3.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 2890.1.806 11 years ago RJ Ryan Fix BPM precision issues (always treat as double-p 22.9 KB Diff Download File
trackinfoobject.h 2929 10 years ago RJ Ryan Merging from lp:mixxx. 11.5 KB Diff Download File
transposeproxymodel.h 2890.1.416 11 years ago daschuer at gmx select ~/.mixxx folder by command lin arg --settin 969 bytes Diff Download File
upgrade.cpp 2890.1.867 11 years ago jus Fix typos in some tr() 15.7 KB Diff Download File
upgrade.h 2890.1.834 11 years ago RJ Ryan Add upgrade dialog box to ask whether to turn on r 1.3 KB Diff Download File
util.h 2909 11 years ago RJ Ryan Add semicolon to DISALLOW_COPY_AND_ASSIGN. 177 bytes Diff Download File
xmlparse.cpp 2890.22.54 11 years ago Daniel Schürmann merged from lp:mixxx/1.11 7.5 KB Diff Download File
xmlparse.h 2890.1.610 11 years ago RJ Ryan Merging from lp:~max-linke/mixxx/previewdeck. Reve 1.7 KB Diff Download File