Allen Webster
f5e2fc1d0b
preparing to git bisect
2016-05-28 20:06:27 -04:00
insofaras
441a6d26ea
linux update file stuff
2016-05-28 20:52:46 +01:00
insofaras
8301f23550
linux: remove dumb debugging return, still asserts though
2016-05-27 21:27:52 +01:00
insofaras
be7bb1a51b
linux updates + fixes, but general_memory_check assert fails
2016-05-27 21:22:24 +01:00
insofaras
7275ad2d8f
linux: get_4ed_path
2016-05-19 19:20:51 +01:00
insofaras
68f76ec02e
linux: reorganise keyboard stuff
2016-05-16 17:59:18 +01:00
Allen Webster
3190396563
merge
2016-05-12 13:43:03 -04:00
Allen Webster
d8d6834d26
remove rvalue {}, update file load stuff in linux
2016-05-12 13:41:52 -04:00
insofaras
fc9d7714b0
linux File_Data update
2016-05-12 18:08:27 +01:00
insofaras
fd09ab2383
linux: clean up the GL & XIM init code a bit
2016-05-09 18:49:54 +01:00
insofaras
ad6645295b
linux: change key handling code
...
it should work better with dead-key sequences now
2016-05-09 18:49:54 +01:00
Allen Webster
52bf9471a4
changes to customization file setup
2016-05-07 13:25:45 -04:00
insofaras
1db6899e07
linux: fix clipboard next again...
2016-05-05 19:33:44 +01:00
insofaras
dacb1282ff
linux event-driven improvements
2016-05-05 00:33:33 +01:00
insofaras
226a330fe8
Linux: event driven version with epoll
2016-05-03 23:45:31 +01:00
insofaras
796df26143
linux: remove dpi + fix clipboard next
2016-04-28 17:16:19 +01:00
insofaras
28061d6b52
fix linux shift-tab
2016-04-11 23:53:01 +01:00
insofaras
20fe7d01f0
linux updates + fixes:
...
* load 4ed_app.so and 4coder_custom.so from the same dir as 4ed,
makes it work better when putting 4ed in $PATH
* use mmap instead of malloc since it's closer to VirtualAlloc
* update keycodes with function keys
2016-04-08 01:17:26 +01:00
insofaras
289e92bf28
actually acquire the frame lock that i should have been doing all this time... *facepalm*
2016-03-24 03:22:04 +00:00
insofaras
1f415d13fc
update linux file exchange stuff so it works with >32 files
2016-03-24 02:36:42 +00:00
insofaras
ead9dfad99
linux fix for creating new files
2016-03-22 00:37:16 +00:00
insofaras
e3b6d341cd
linux: use 3.2 GL context not 3.1, since 3.1 didn't have compatibility contexts
2016-03-22 00:20:54 +00:00
insofaras
7b10afa457
remove linux stdout redirect stuff
2016-03-21 18:42:14 +00:00
insofaras
ed4baf25f4
linux icon + better window name + stdout redir
2016-03-21 18:21:21 +00:00
Allen Webster
4a43a580c5
print_message
2016-03-20 23:58:34 -04:00
insofaras
ef3fff35d4
linux: always use stderr for debug, redirect stdout to the cli_self thing.
2016-03-20 23:18:53 +00:00
insofaras
4bdd20f36d
Linux fixes:
...
* zero out file_list in set_file_list if opendir fails
* don't spam perror in file_time_stamp, because it is called with
files like "*compilation*" that don't exist occasionally, (is this a bug?)
* fix potential bug with opening 0-length files
* clean up some printfs, and make errors go to stderr
2016-03-20 21:04:32 +00:00
insofaras
320874461e
linux dpi stuff
2016-03-20 03:49:31 +00:00
insofaras
2526490bd9
linux: set success in unique_hash, get clipboard at start, fix keep_running + tweak GL versions
2016-03-20 01:42:03 +00:00
insofaras
23d611201e
linux updates, use the trying_to_kill/perform_kill thing + make set_file_list more consistent with win32 behaviour
2016-03-18 20:53:07 +00:00
insofaras
ebad593201
forgot a 0...
2016-03-12 04:39:13 +00:00
insofaras
89a60b9102
slightly cleaner version of linux time_stamp stuff
2016-03-12 04:36:55 +00:00
insofaras
db696325c0
potential linux save / filetime fixes
2016-03-12 02:16:37 +00:00
insofaras
df321f8d42
fix 'a-x open all code' crash in linux system_set_file
2016-03-08 23:25:56 +00:00
insofaras
b343a1c4ae
all this talk of semaphores made me want to use posix semahpores linux side instead of pthread cond variables. I think they match the win32 semantics more closely
2016-03-08 21:10:33 +00:00
Allen Webster
369af51feb
linux packaging almost ready
2016-03-07 14:37:48 -05:00
insofaras
7e815c62d7
add back the glx version checking that was incorrectly removed
2016-03-04 22:22:55 +00:00
insofaras
785be12764
get linux cl args working + set more WM stuff
2016-03-04 21:32:50 +00:00
Allen Webster
18eda91724
improvements to custom.cpp
2016-03-04 01:06:11 -05:00
insofaras
ef8f2bc652
linux file_unique_hash + move some window hints to before it gets mapped
2016-03-03 17:14:48 +00:00
insofaras
d2c21a934a
set WM hints n stuff on linux, use XFixes clipboard event if available
2016-03-02 18:44:20 +00:00
insofaras
f8bc11f543
linux updates + fixes
2016-03-01 20:50:32 +00:00
insofaras
aa39173a2f
update linux input code + add linux coroutine stuff
2016-02-27 19:19:57 +00:00
Allen Webster
d42e1feeb7
couple of linux tweaks
2016-02-25 20:41:09 -05:00
Allen Webster
145d1a6561
Fixed linux side keyboard stuff
2016-02-25 20:28:31 -05:00
insofaras
6f7d4f5a75
less broken file_paths_equal for linux
2016-02-24 16:56:35 +00:00
insofaras
d676f5f0b8
Sys_File_Paths_Equal
2016-02-24 16:52:18 +00:00
insofaras
0a6c851788
some alternate vsync glx extensions
2016-02-24 16:31:09 +00:00
insofaras
6a508bd872
implement the cli / compilation stuff for linux
2016-02-24 16:00:45 +00:00
insofaras
eeb7c7c6df
better linux threading + some currently non-functional fontconfig stuff
2016-02-24 01:27:40 +00:00