1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-06 06:17:56 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
iphydf
46513017e3
Half-hearted attempt at making toxic work on osx.
Video has no chance without X11 for now.
2020-03-30 18:14:43 +00:00
jfreegman
98cb7f58c0
Fix unused parameter and unused result warnings 2020-03-15 14:57:00 -04:00
jfreegman
e7c5fbc873
Cleanup xtra.c
Privatise some functions that don't need to be public
Fix struct names starting with _ char
Remove unnecessary memset of Xtra struct in init_xtra()
2018-09-27 03:41:58 -04:00
iphydf
bebff3be0e
Use (void) for empty parameter list in C. 2018-09-08 17:23:07 +00:00
jfreegman
a37bf300f9
Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
Jfreegman
f056f13329
Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
Oleksiy Protas
aade65bfe1 Correctly operational from OSX terminals 2015-11-25 10:26:12 +02:00
Jfreegman
11701d22a1
Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
Jfreegman
e55e5f3f7e
add HTTP proxy support 2014-12-27 13:12:16 -05:00
Jfreegman
90985af007
properly handle file pausing 2014-12-05 13:23:45 -05:00
Jfreegman
008163bf6c
fix 2014-10-18 17:29:23 -04:00
mannol
2cc261c619 Some random fixups 2014-10-12 22:54:18 +02:00
mannol
c825adc1e3 Dnd works 2014-10-11 23:53:02 +02:00
mannol
70add920fe Making progress with dnd 2014-10-03 16:59:32 +02:00
mannol
50c7942cb5 Started working on dnd for toxic 2014-10-01 23:28:34 +02:00