This website requires JavaScript.
Explore
Help
Sign In
Autres
/
audacity
Watch
1
Star
0
Fork
0
You've already forked audacity
mirror of
https://github.com/cookiengineer/audacity
synced
2025-06-17 16:40:07 +02:00
Code
Issues
Releases
Wiki
Activity
audacity
/
lib-src
/
lib-widget-extra
History
benjamin.drung@gmail.com
639c93c145
Rename --enable-static to --enable-static-wx.
...
--enable-static is too generic and also used by libtool.
2013-11-05 22:28:42 +00:00
..
m4
Move library tree where it belongs
2010-01-24 09:19:39 +00:00
configure
Move library tree where it belongs
2010-01-24 09:19:39 +00:00
configure.in
Rename --enable-static to --enable-static-wx.
2013-11-05 22:28:42 +00:00
INSTALL
Move library tree where it belongs
2010-01-24 09:19:39 +00:00
libwidgetextra-uninstalled.pc.in
Only pass the include path flags into pkg-config, not the other flags that happen to be used to compile the package. Same for libraries, except that we may need
2010-12-07 19:36:32 +00:00
libwidgetextra.pc.in
Only pass the include path flags into pkg-config, not the other flags that happen to be used to compile the package. Same for libraries, except that we may need
2010-12-07 19:36:32 +00:00
Makefile.in
Move library tree where it belongs
2010-01-24 09:19:39 +00:00
NonGuiThread.cpp
Switch to calling Yield via wxTheApp instead of wxGetApp(). Simpler to use pointer, AudacityApp doesn't override Yield, and this fixes compile error on VC++ Unicode Release.
2010-07-24 23:21:51 +00:00
NonGuiThread.h
Move library tree where it belongs
2010-01-24 09:19:39 +00:00