| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Refactored some glib2 signal handling | ptitSeb | 2024-11-29 | 1 | -14/+0 |
| | | |||||
| * | [WRAPPER] More work on gtk/gstreamer wrapping | ptitSeb | 2024-11-27 | 1 | -0/+2 |
| | | |||||
| * | [GTK] Added wrapped GstVideoBufferPool | ptitSeb | 2024-08-07 | 1 | -0/+36 |
| | | |||||
| * | Wrapped GstAudioFilter (for #1397) | ptitSeb | 2024-04-03 | 1 | -0/+24 |
| | | |||||
| * | Many new (and some fixed) gtk3/gdk3 functions (for Cemu) | ptitSeb | 2023-12-07 | 1 | -3/+19 |
| | | |||||
| * | [GTK3] Wrapped GtkFixed | ptitSeb | 2023-12-06 | 1 | -0/+12 |
| | | |||||
| * | Improved gstreamer wrapping | ptitSeb | 2023-10-09 | 1 | -15/+985 |
| | | |||||
| * | Improvd steam/proton handling, and gstreamer initialization and a large ↵ | ptitSeb | 2023-09-16 | 1 | -0/+351 |
| | | | | | bunch of gtk improvments | ||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | Added some more gtkclass wrapping and fixed g_initable_new wrapping (for ↵ | ptitSeb | 2023-07-12 | 1 | -1/+9 |
| | | | | | | | | | spotify) | ||||
| * | | A few cosmetic fixes (#858) | Alexandre Julliard | 2023-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [DYNAREC] Don't include pthread.h in C files. It's already included from box64context.h. Since there's no pthread.h on Win32, including it only once avoids having to add ifdefs everywhere. * [DYNAREC] Remove some duplicate definitions of the GETG helper macros. * Declare void functions with an explicit void. To avoid 'function declaration is not a prototype' warnings when using -Wstrict-prototypes. * Avoid including bridge_private.h in files that don't need it. * Avoid defining ZYDIS_RUNTIME_ADDRESS_NONE. It's not used, and conflicts with the original Zydis headers. | ||||
| * | | Added GstTaskPoll to gtkclass wrapping | ptitSeb | 2023-05-28 | 1 | -0/+10 |
| |/ | |||||
| * | Added more gtk3 wrapped functions (#731) | lizhuoheng | 2023-04-23 | 1 | -0/+96 |
| | | |||||
| * | Added more gtk3 wrapped functions (#727) | lizhuoheng | 2023-04-23 | 1 | -0/+68 |
| | | |||||
| * | Added more gtk3 wrapped functions (#720) | lizhuoheng | 2023-04-21 | 1 | -1/+32 |
| | | |||||
| * | Wrapped GstAllocator and GstObject structures | ptitSeb | 2022-12-03 | 1 | -0/+16 |
| | | |||||
| * | Wrapping of GtkTextView and GtkContainer classes for Gtk3 | ptitSeb | 2022-10-27 | 1 | -0/+48 |
| | | |||||
| * | Some more wrapping on AtkUtils | ptitSeb | 2022-09-11 | 1 | -0/+14 |
| | | |||||
| * | Added wrapping of GtkTextViewClass in gtk2 | ptitSeb | 2022-07-30 | 1 | -0/+25 |
| | | |||||
| * | Improved wrapping of libatk | ptitSeb | 2022-07-27 | 1 | -0/+34 |
| | | |||||
| * | Added wrapped gtk3 and gdk3 (from box86) | ptitSeb | 2022-07-15 | 1 | -87/+204 |
| | | |||||
| * | Some more gtk wrapping work | ptitSeb | 2022-03-19 | 1 | -0/+25 |
| | | |||||
| * | More work on GTK wrapping (hterm seems to run fine now) | ptitSeb | 2022-03-19 | 1 | -0/+103 |
| | | |||||
| * | More work on gtk and nss3+friends | ptitSeb | 2021-09-21 | 1 | -1/+15 |
| | | |||||
| * | More work on gtk wrapping | ptitSeb | 2021-09-20 | 1 | -0/+8 |
| | | |||||
| * | More work on GTK wrapping. Still not ok, but better | ptitSeb | 2021-09-19 | 1 | -6/+6 |
| | | |||||
| * | Added wrapped gtk2 (enough to launch Dwarf Fortress and some simple gtk2 ↵ | ptitSeb | 2021-09-18 | 1 | -0/+316 |
| samples) | |||||