]> Devoid-pointer.net GitWeb - FFBChecker.git/shortlog
FFBChecker.git
2020-03-08 Michal MalýExpand comboboxes master
2020-03-08 Michal MalýCheck for deprecated functions
2020-03-08 Michal MalýIncrease warning level
2020-03-08 Michal MalýUpdate SDL2 include paths
2020-03-08 Michal MalýUpdate readme file
2020-03-08 Michal MalýModernize CMakeLists
2019-07-31 Michal MalýFix non-virtual d-tor warnings
2019-07-31 Michal MalýFix qCritical-related warnings
2019-07-31 Michal MalýBe more strict with compiler warnings
2015-10-12 Michal MalýAllow build on pre -3.0 CMake
2015-10-02 Michal MalýMerge branch 'master' of gitweb.devoid-pointer.net...
2015-10-02 Michal MalýDisplay effect parameters in a ScrollPane
2015-08-02 Michal MalýBuild the application with SUBSYSTEM:WINDOWS on Win32
2015-08-02 Michal MalýAdd support for building on Windows
2015-08-02 Michal MalýAdd an option to set autocentering strength
2015-08-01 Michal MalýAdd an option to adjust overall gain
2015-08-01 Michal MalýUpdate README
2015-08-01 Michal MalýInitialize repeat value correctly
2015-08-01 Michal MalýDo not include SDL2 specific files if there SDL2 is...
2015-08-01 Michal MalýDo not set the type of SDL2 effect twice
2015-08-01 Michal MalýFinish SDL2 support.
2015-08-01 Michal MalýAdd specific equality checks for SDL2 periodic and...
2015-08-01 Michal MalýGeneralize reporting of invalid effect parameters.
2015-08-01 Michal MalýMake the parameter error caption in the warning message...
2015-08-01 Michal MalýRename Linux-specific ramp effect .cpp file
2015-08-01 Michal MalýMake specific setParameters() functions private.
2015-08-01 Michal MalýAdd ramp effect to SDL2 effect factory
2015-08-01 Michal MalýSupport envelope in SDL2's periodic effect
2015-08-01 Michal MalýSupport delay in SDL2's ramp effect
2015-08-01 Michal MalýSupport timing in SDL2's ramp effect
2015-08-01 Michal MalýAdd support for ramp effect via SDL2
2015-08-01 Michal MalýFix header guards
2015-08-01 Michal MalýRemove nonsensical license text
2015-08-01 Michal MalýImplement periodic effects via SDL2
2015-07-31 Michal MalýZeroize the SDL_HapticEffect structure before use
2015-07-31 Michal MalýAdd support for condition effects via SDL2
2015-07-31 Michal MalýAdd support for constant effect via SDL2
2015-07-31 Michal MalýBuild SDL2 support only when SDL2 is available.
2015-07-31 Michal MalýClose Linux FFBDevice is capability query fails.
2015-07-31 Michal MalýUse deleted instead of private constructors
2015-07-31 Michal Malý- Query haptic devices directly insted of joysticks...
2015-07-30 Michal MalýFix guard definitions
2015-07-30 Michal MalýBegin implementing SDL2 support
2015-07-29 Michal MalýFinish modularization. Other FFB APIs can now be added
2015-07-29 Michal MalýDon't empty effect slots combobox when the already...
2015-07-29 Michal MalýClear the UI properly before interface switch
2015-07-29 Michal MalýFirst step towards modularizing for multiple FFB backends.
2015-07-29 Michal MalýMove build system to CMake
2015-07-27 Michal MalýRemove "TODO.txt" as it is no longer needed
2015-07-27 Michal MalýAdd README file.
2015-07-27 Michal MalýMerge https://github.com/MadCatX/FFBChecker
2015-07-27 MadCatXInitial commit
2015-07-08 Michal MalýMake sure that the deviceName char array is always...
2015-07-08 Michal MalýDo not build the string displayed in the device list...
2015-07-08 Michal MalýVersion bump 0.4a
2015-07-08 Michal MalýQuery effect status by its index instead of setting...
2015-07-08 Michal MalýUse proper MVC in removeAndEraseEffect() handler.
2015-07-08 Michal MalýUse a function to display some more common error messag...
2015-07-08 Michal MalýUse proper MVC in ComboBoxes.
2015-07-08 Michal MalýAllow uploading of effects without starting them right...
2015-07-06 Michal MalýRead devices directly from /dev/input
2014-04-08 Michal MalýDo not cast rumble magnitudes to quint16 right away
2014-03-05 Michal MalýAdd support for FF_RUMBLE
2013-12-19 Michal MalýAdd "Repeat" field.
2013-12-16 Michal MalýSet new effect's properties properly when updating...
2013-12-15 Michal MalýRestart effect on update if it was previously stopped
2013-12-15 Michal MalýDo not start effect when is can be just updated
2013-12-15 Michal MalýRemove debugging message
2013-12-15 Michal Malý- Fix updatable effects handling 0.2d
2013-12-10 Michal MalýFix condition effect parameters creation.
2013-12-07 Michal MalýReport errors during effect creation to GUI, include...
2013-12-07 Michal MalýFix limits of valid values of effect parameters.
2013-12-07 Michal MalýAllow bypassing of sanity checks of FFB effect parameters.
2013-12-07 Michal MalýRemove margins from vertical layouts in Condition effec...
2013-12-04 Michal MalýSafely cast FFBEffect& to FFBPeriodicEffect& in operator==
2013-12-04 Michal MalýAdd support for FF_RAMP, bump version.
2013-08-01 Michal MalýAdd TODO list.
2013-08-01 Michal Malý- Clear periodic waveforms cbox before adding new entries
2013-07-31 Michal MalýVersion bump. 0.2a
2013-07-31 Michal MalýProperly select the first available effect type upon...
2013-07-31 Michal MalýAdd support for condition effects (for now work only...
2013-07-29 Michal MalýEnable the option to remove effect.
2013-07-26 Michal MalýUse version string as main window title.
2013-07-26 Michal MalýAdd version ID and generate version string.
2013-07-26 Michal MalýRemove all pages from EffectSettings QStackedWidget
2013-07-26 Michal MalýAdd all files
2013-07-25 Michal MalýInitial commit