summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_audio.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-2/+2
2018-03-01Add separate configurable sound for new chat message in party and clan tabs.Andrei Karas1-1/+11
2018-02-11Add basic support for clans.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-26Remove default parameters from setupitem.Andrei Karas1-22/+44
2017-09-15Add option for change number of max parallel sounds.Andrei Karas1-0/+4
2017-08-14Replace static members usage from pointers to direct classes.Andrei Karas1-2/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-2/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-1/+1
2016-08-15Not stop background music if not connected to server and settings was changed.Andrei Karas1-6/+16
2016-05-24Fix asserts with missing default music files.Andrei Karas1-1/+4
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-01Add strong typed bool enum donotalign.Andrei Karas1-1/+1
2015-11-01Add strong typed bool enum on the fly.Andrei Karas1-3/+6
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-3/+7
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-01-16fix code style.Andrei Karas1-1/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-05-11Move map related files into resources/map.Andrei Karas1-1/+2
2014-04-02Set correct step in sliders.Andrei Karas1-3/+5
2014-03-28simplify variables cleanup.Andrei Karas1-5/+3
2014-02-28fix code style.Andrei Karas1-1/+0
2014-02-24Rename Rectangle into Rect.Andrei Karas1-1/+1
2014-02-22Move soundsmodel into gui/models directory.Andrei Karas1-14/+1
2014-02-22Move namesmodel into gui/models directory.Andrei Karas1-1/+2
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+204