Thomas Schmitt 2020-07-08 10:25:05 +00:00
parent f854cdc91d
commit 7481fbcb8e

@ -31,11 +31,11 @@ related to [libisoburn](Libisoburn) which hosts source and object code
of xorriso. The dynamically linked binary of xorriso is therefore very lean. of xorriso. The dynamically linked binary of xorriso is therefore very lean.
All xorriso features may be used by other programs via a C language API All xorriso features may be used by other programs via a C language API
[libisoburn/xorriso.h](https://dev.lovelyhq.com/libburnia/libisoburn/raw/HEAD/xorriso/xorriso.h). [libisoburn/xorriso.h](https://dev.lovelyhq.com/libburnia/libisoburn/raw/branch/master/xorriso/xorriso.h).
Another approach for frontends via a pair of pipes and xorriso dialog mode Another approach for frontends via a pair of pipes and xorriso dialog mode
is demonstrated by is demonstrated by
[xorriso-tcltk](https://dev.lovelyhq.com/libburnia/libisoburn/raw/HEAD/frontend/README-tcltk) [xorriso-tcltk](https://dev.lovelyhq.com/libburnia/libisoburn/raw/branch/master/frontend/README-tcltk)
See this [screenshot of xorriso-tcltk](http://www.gnu.org/software/xorriso/xorriso-tcltk-screen.gif). See this [screenshot of xorriso-tcltk](http://www.gnu.org/software/xorriso/xorriso-tcltk-screen.gif).
----------------- -----------------