- 10 Jan, 2021 1 commit
-
-
Jordi Mas authored
-
- 03 Jan, 2021 1 commit
-
-
Jordi Mas authored
-
- 30 Dec, 2020 1 commit
-
-
Jordi Mas authored
-
- 29 Dec, 2020 1 commit
-
-
Jordi Mas authored
-
- 16 Dec, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 15 Sep, 2020 1 commit
-
-
Jordi Mas authored
-
- 13 Sep, 2020 1 commit
-
-
Charles Monzat authored
-
- 12 Sep, 2020 1 commit
-
-
Jordi Mas authored
-
- 08 Sep, 2020 1 commit
-
-
Jordi Mas authored
-
- 04 Sep, 2020 1 commit
-
-
Seong-ho Cho authored
-
- 17 Jul, 2020 1 commit
-
-
Rafael Fontenelle authored
-
- 27 Jun, 2020 1 commit
-
-
Jordi Mas authored
-
- 17 Jun, 2020 1 commit
-
-
Matej Urbančič authored
-
- 31 May, 2020 1 commit
-
-
Florentina Mușat authored
-
- 18 Apr, 2020 1 commit
-
-
Boyuan Yang authored
-
- 05 Apr, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 04 Apr, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 03 Apr, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 08 Mar, 2020 2 commits
-
-
David King authored
#34
-
David King authored
As the first radio button of the group is active by default, bind the setting to the second button in the group, and invert the boolean. #40
-
- 27 Jan, 2020 1 commit
-
-
Jordi Mas authored
-
- 20 Jan, 2020 1 commit
-
-
Haochen Tong authored
-
- 30 Dec, 2019 2 commits
- 21 Nov, 2019 1 commit
-
-
Efstathios Iosifidis authored
(cherry picked from commit 4f971377)
-
- 25 Oct, 2019 1 commit
-
-
Asier Sarasua Garmendia authored
-
- 13 Oct, 2019 1 commit
-
-
Jordi Mas authored
-
- 05 Oct, 2019 1 commit
-
-
Asier Sarasua Garmendia authored
-
- 31 Aug, 2019 1 commit
-
-
Asier Sarasua Garmendia authored
(cherry picked from commit af0c6cc8)
-
- 28 Aug, 2019 1 commit
-
-
Jordi Mas authored
-
- 24 Aug, 2019 3 commits
-
-
Ryuta Fujii authored
(cherry picked from commit 7628345f)
-
Ryuta Fujii authored
(cherry picked from commit cc3b638c)
-
Ryuta Fujii authored
(cherry picked from commit e317fbb3)
-
- 26 Jul, 2019 3 commits
- 20 Jul, 2019 1 commit
-
-
Ting-Wei Lan authored
Instead of manually adding -lstdc++ to the linker command line, which isn't going to work if the C++ runtime library isn't provided by GCC, use the C++ compiler driver to link the program to avoid the need to figure out the name of the C++ runtime library ourselves. This fixes the check on FreeBSD, which uses Clang and LLVM libc++ by default.
-
- 23 Jun, 2019 2 commits
-
-
David King authored
Rather than appending the string to the list store, and immediately removing it if the history is full, instead add the new string to the start of the list, matching the comment above. Patch by Thomas Zajic. Closes #29
-
David King authored
Split some of the Ogg stream type checking to the function vcedit_supported_stream().
-
- 25 Apr, 2019 1 commit
-
-
Jordi Mas authored
-