fa6321be15now works on windows with cmake
khang06
2018-10-09 16:11:53 -0400
31f67e78a1Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience 2
Khangaroo
2018-10-07 21:16:35 -0400
ac473f0e95Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
Khangaroo
2018-10-07 21:15:54 -0400
549bcf6d71Fix build on linux, enable build directory support
dogtopus
2017-12-22 12:29:34 -0400
9336e15197avoid crashing when receiving a packet that is too large
StapleButter
2017-12-19 01:00:55 +0100
5fe30d306fwifi: * fix BSSID/MAC check when receiving packets * safeguard AP auth/deauth so local MP doesn't trigger it
StapleButter
2017-12-19 00:33:09 +0100
17087a1ecestart work on libpcap shit
StapleButter
2017-12-17 17:21:50 +0100
e4e8d775c0libui/windows: don't explode if setWindowText() fails. fixes random crash when closing window. also add extra safety, can't hurt.
StapleButter
2017-12-17 02:11:28 +0100
2333b17029bump version number
StapleButter
2017-12-12 02:28:57 +0100
73bf4471eeaudio: change output rate to 47340Hz, add resampler with small margin to elimiate pops/clicks due to output rate fluctuation
StapleButter
2017-12-11 18:41:05 +0100
a7c7779917ensure proper minimum window size at all times
StapleButter
2017-12-07 01:13:13 +0100
b5046b9766comment out some unwanted printf's
StapleButter
2017-12-07 01:04:00 +0100
a0d344c4d4Implemented "Blow into microphone" key.
Evgeniy Zhabotinsky
2017-12-07 02:51:50 +0300
10b797e53dlibui/GTK: properly clean up menus, so it doesn't crash upon exit
StapleButter
2017-12-05 05:21:11 +0100
746b4db382libui/GTK: add area BG color support
StapleButter
2017-12-05 04:20:52 +0100
dd529f0f5clibui/GTK: fix drawmatrix transform order to match Windows. fixes rotation.
StapleButter
2017-12-05 04:12:03 +0100
c5872dab7dlibui/GTK: start adding submenu support. cleanup still has to be done. use uiMenuAppendCheckItem() for checkable items.
StapleButter
2017-12-05 03:41:49 +0100
bdf9f56152libui/GTK: add uiAreaSetBackgroundColor, not hooked up yet
StapleButter
2017-12-05 03:04:17 +0100
21e204cdeadon't pointlessly restrict the window size
StapleButter
2017-11-23 21:22:47 +0100
85c375cce7* remember screen rotation/gap/etc settings * fix menu cleanup to take submenus into account properly, so it doesn't crash when exiting
StapleButter
2017-11-23 21:02:24 +0100
aa4f427ed4properly resize window when changing display settings, etc begin polishing things
StapleButter
2017-11-23 20:01:43 +0100
8e6d834f13libui: add API for setting a background color for uiArea. (TODO: do for GTK) make window background black.
StapleButter
2017-11-23 19:28:06 +0100
b96ac8e000(finally) fix sound * reset capture position when starting capture * reorder channel/capture handling * implement FIFO for channel and capture
StapleButter
2017-11-11 18:46:42 +0100