1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
Nils Fenner f72baa613f
feat(audio): add real gain control of the input device
The gain can be set now in dB values, providing acceptable results for a wide range of setups.

note: also introduces const-correctness and some minor cleanup.
2016-06-02 22:16:58 +02:00
..
db Fix #2700 2015-12-19 16:51:15 +01:00
history.cpp feat(profile): show warning on failure to delete profile 2016-04-29 13:07:27 +08:00
history.h feat(profile): show warning on failure to delete profile 2016-04-29 13:07:27 +08:00
historykeeper.cpp Implement new SQLCipher based database and history 2015-12-19 04:17:28 +01:00
historykeeper.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
offlinemsgengine.cpp fix: increase faux offline message timeout 2016-03-23 10:53:43 +00:00
offlinemsgengine.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
profile.cpp refactor(profile): display files that could not be deleted in prompt 2016-04-30 05:10:21 +08:00
profile.h refactor(profile): display files that could not be deleted in prompt 2016-04-30 05:10:21 +08:00
profilelocker.cpp Remove unused clearAllLocks function 2015-09-03 17:25:09 +02:00
profilelocker.h Remove unused clearAllLocks function 2015-09-03 17:25:09 +02:00
serialize.cpp Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
serialize.h Add encrypting profile settings serializer 2015-06-06 20:15:50 +02:00
settings.cpp feat(audio): add real gain control of the input device 2016-06-02 22:16:58 +02:00
settings.h feat(audio): add real gain control of the input device 2016-06-02 22:16:58 +02:00
settingsserializer.cpp Fix #2161 2016-03-24 01:14:25 +01:00
settingsserializer.h Fix ODR violation in SettingsSerializer 2016-01-19 16:28:49 +01:00
smileypack.cpp Async smiley loading for fast start 2016-01-21 07:47:15 +01:00
smileypack.h Async smiley loading for fast start 2016-01-21 07:47:15 +01:00
toxsave.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
toxsave.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00