Activity for Zalewa

  • Zalewa Zalewa committed [c2b0b3] on Code

    Restored the original behavior of dead spectators losing inventory; added new cvar make them keep it.

  • Zalewa Zalewa committed [618bfc] on Code

    - New "SecretFound" SERVERCOMMAND to inform clients of secrets being found by other players.

  • Zalewa Zalewa committed [a19962] on Code

    - Added sv_survival_nomapresetondeath Zandronum dmflag to modify survival game mode where the map will not be reset on all players death - the players will be able to continue with fresh amount of lives. Dead players will carry over their inventory in accordance to "keep inventory" flags.

  • Zalewa Zalewa committed [949504] on Code

    Fixed: "File|Join" from server console wouldn't load DeHackEd patches. (fixes 2586)

  • Zalewa Zalewa committed [2673ad] on Code

    Mugshot multiplayer background color didn't change with color CVAR in OpenGL (fixes 2442).

  • Zalewa Zalewa committed [0e94c4] on Code

    Fix z-position client-server inconsistencies for things on cliffs.

  • Zalewa Zalewa committed [6c54a3] on Code

    cl_main.cpp: fix 'else' block formatting error and comment typo.

  • Zalewa Zalewa committed [4c1339] on Code

    Send compatflags2 as a part of SQF_ALL_DMFLAGS in response to server browser query.

  • Zalewa Zalewa committed [3c877e]

    NoiseRemovalFilter::isConfigurationRequired(): ...

  • Zalewa Zalewa committed [2fe90d]

    FftAudio: crash possible if FFT size was set to...

  • Zalewa Zalewa committed [a89603]

    Moved various config checks for noise removal f...

  • Zalewa Zalewa committed [931074]

    Added some stderr messages about recorded FFT s...

  • Zalewa Zalewa committed [3e52fc]

    Noise filter cfg: save all that needs to be sav...

  • Zalewa Zalewa committed [cb9be8]

    Argument in Config::init() was unused therefore...

  • Zalewa Zalewa committed [ac9839]

    Merge default to noise_removal

  • Zalewa Zalewa committed [d7ab1c]

    FftAudio::average() now accepts FFT size as a p...

  • Zalewa Zalewa committed [428065]

    Prepared class handling storage of FFT data for...

  • Zalewa Zalewa committed [3f44e2]

    FftAudio: allow smaller FFT sizes.

  • Zalewa Zalewa committed [62fbda]

    TestFftCalc: testBackward() renamed to testInve...

  • Zalewa Zalewa committed [2106e4]

    Merge default to noise_removal

  • Zalewa Zalewa committed [106c5c]

    Resolved all compilation issues in GCC.

  • Zalewa Zalewa committed [ebf8a9]

    Release builds wouldn't compile due to missing ...

  • Zalewa Zalewa committed [8e2f3c]

    Added FFT to audio conversion procedure.

  • Zalewa Zalewa committed [900192]

    Noise removal filter: pass audio through FftAud...

  • Zalewa Zalewa committed [0b8316]

    Work on FFT computation.

  • Zalewa Zalewa committed [f886e8]

    Introducing unit testing engine based on QTestLib.

  • Zalewa Zalewa committed [a0e1b0]

    Built unit tests for Fft class; renamed a metho...

  • Zalewa Zalewa committed [2a1303]

    Added null filter to debug builds for debugging...

  • Zalewa Zalewa committed [509f71]

    Noise removal config box: track configuration c...

  • Zalewa Zalewa committed [de2240]

    Done some initial work on actual FFT computation.

  • Zalewa Zalewa committed [9eadf7]

    When configuring noise removal filter disable a...

  • Zalewa Zalewa committed [4c093d]

    Propagate SettingsProvider through recording mo...

  • Zalewa Zalewa committed [75c272]

    Added widget to display audio format.

  • Zalewa Zalewa committed [ad4412]

    Filters configuration box wouldn't restore filt...

  • Zalewa Zalewa committed [ecc5c7]

    Merge default to noise_removal

  • Zalewa Zalewa committed [73ffba]

    AudioFormatSerializer: produce simple QVariant ...

  • Zalewa Zalewa committed [964d97]

    In hindsight, make Windows installer run at 'ad...

  • Zalewa Zalewa committed [76b087]

    Merge default to noise_removal

  • Zalewa Zalewa committed [90388e]

    - Run Windows installer at 'user' level so that...

  • Zalewa Zalewa committed [06accb]

    - Improved layouting of SampleRecordDialog.

  • Zalewa Zalewa committed [316a92]

    - Noise removal filter config box can now actua...

  • Zalewa Zalewa committed [b92cda]

    - Display all filters applied before noise remo...

  • Zalewa Zalewa committed [12c012]

    - WAVContainer destructor: call close().

  • Zalewa Zalewa committed [982ba1]

    Merge default to noise_removal.

  • Zalewa Zalewa committed [2eaa13]

    - Noise filter removal config box: allow playba...

  • Zalewa Zalewa committed [4a0128]

    Merge default to noise_removal.

  • Zalewa Zalewa committed [e0b05a]

    - Bumped year to 2014 in various files.

  • Zalewa Zalewa committed [5ed108]

    - Changed program name from "Audio Recording In...

  • Zalewa Zalewa committed [b5ad79]

    - Added a note to the repo on which files need ...

1