]> Devoid-pointer.net GitWeb - FFBChecker.git/shortlog
FFBChecker.git
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