73 Commits (43f6041b41ad81d428266be27ab6a4ba3db25586)
 

Author SHA1 Message Date
  Olivier Humbert 43f6041b41 2 typos fixes 4 years ago
  falkTX 06901a7615 Update rtaudio, fixing 32bit regression 4 years ago
  falkTX 8af1486cbd Update changelog 4 years ago
  falkTX d7a4091415 No need for `make clean` before building, that is old stuff 4 years ago
  falkTX 591ba56c48 Implement wineasio_autostart_server, just a jack client option 4 years ago
  falkTX 470efef4af Don't leak or crash when starting control panel, use vfork 4 years ago
  Térence Clastres 60e6b475bd Do not always link to /usr/lib/wine 4 years ago
  falkTX 97cc6124e3
Add debian folder to gitignore 4 years ago
  falkTX 6492f52ecb
Use the paths used by debian in the README 4 years ago
  falkTX e9a255bd5d
Do something with WARN/ERR in release builds 4 years ago
  falkTX d8f58a7d78
Manually bring all changes from jhernberg 4 years ago
  falkTX 638ce56a7f
Implement restore defaults button in GUI 4 years ago
  falkTX c321f80f7c
README improvements and fix a typo 4 years ago
  falkTX 740b45f274
Give make information when used without arguments 4 years ago
  falkTX 1ce9737cc8
Use the wine unicode fix by default 4 years ago
  falkTX 5947983cf8
Reduce size of screenshot file 4 years ago
  falkTX e49caa80cf
Add screenshot and update description 4 years ago
  falkTX 4532e7a962
Finalize readme 4 years ago
  falkTX 80501a69b7
More readme updates 4 years ago
  falkTX 6588cd8245
Transform README into markdown and be like the cool kids 🙈 4 years ago
  falkTX 1d460ce813
Adjust README to makefile changes 4 years ago
  falkTX 8180297a0d
Modernize makefile: separate build dirs, single rule source 4 years ago
  falkTX c27e8bea41
Cleanup README 4 years ago
  falkTX a5b6fc4528
Reference correct file for UI license 4 years ago
  falkTX 429b997006
Update README, add GPLv2 license file for GUI 4 years ago
  falkTX 8266411179
Launch wineasio-settings for the ASIO panel 4 years ago
  falkTX 174d473fc3
Non-destructive gui "make clean" 4 years ago
  falkTX 3f750773c4
Add initial gui code 4 years ago
  falkTX 380d8be3a4
Add build fix for wine without unicode, disabled by default 4 years ago
  falkTX 35c1e562e9
Add gitignore file 4 years ago
  falkTX 524ca642ba
Fixup Makefiles to work with latest wine 4 years ago
  falkTX 0c510e6603
Don't use wine debug functions in release mode (WIP) 4 years ago
  falkTX f115c74fb9
Forgot to remove old file on rename 4 years ago
  falkTX c004cb8594
Update rtaudio submodule 4 years ago
  falkTX 4dccbc8270
Add sh extention to prepare_64bit_asio, fail on first error 4 years ago
  falkTX e0c4428ee0
Modernize prepare_64bit_asio script 4 years ago
  Joakim Hernberg 9560779986 update README 11 years ago
  Joakim Hernberg 8e29220e5b bump version number to 0.9.2 11 years ago
  Joakim Hernberg 4af2c1bbe2 cleanup, among others remove use of __WINESRC__ in asio.h, since it actually referred to jack's presence 11 years ago
  Joakim Hernberg 838f9589c6 fix typo in binary operator assigning to This->asio_sample_position in 64bit 11 years ago
  Joakim Hernberg 11c87de92b rewrite the installation instructions 11 years ago
  Joakim Hernberg 879bea9004 add a 64bit Makefile 11 years ago
  Joakim Hernberg 1848c5c9ea add a shell script that makes asio.h suitable for 64bit use in linux 11 years ago
  Joakim Hernberg 9a5096c3a0 heh, change the version number returned in asio.c too... 11 years ago
  Joakim Hernberg 5992b1471d bump the version number to 0.9.1 11 years ago
  Joakim Hernberg 1966a8d77e improve the description of the ASIOST32INT define 11 years ago
  Joakim Hernberg 94c6f0ef53 add instrcuctions on how to build for 32 bit integer support to README 11 years ago
  Joakim Hernberg 3a4e968e9e comment out excessive tracing 11 years ago
  Joakim Hernberg 0837273cf3 remove mention of xrun_callback() from README, as it's been removed from the code 11 years ago
  Joakim Hernberg 4902e57920 Make regsvr.c compile on wine 1.7.3 11 years ago