source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1733:b31058000869   15 years phi use $LIBS in Makefiles: add libs at end of linker options
(edit) @1732:f2e00166a8e3   15 years phi added new var $LIBS
(edit) @1731:7798a9ad8f40   15 years phi we now use pkg-config
(edit) @1730:0cc4671525fa   15 years phi set pkg-config even if no inst dir for ao is given
(edit) @1729:49fc00705baf   15 years phi use pkg-config for libao plugin
(edit) @1728:83fb6f6993d8   15 years phi ChangeLog? update: -L…
(edit) @1727:df668ff6f5a0   15 years phi added -L…
(edit) @1726:7ec4cfce5ff5   15 years phi fixed plugins/*/Makefile
(edit) @1725:fed5004b3fd1   15 years phi added -I../../include
(edit) @1724:a6997f77873f   15 years phi delete also *.o
(edit) @1723:9d6285ade1c7   15 years phi use normal make procedure
(edit) @1722:017476a77ed9   15 years phi Makefile -> Makefile.conf, Makefile.pre -> Makefile
(edit) @1721:ec2fcd4e20c2   15 years phi include Makefile.conf
(edit) @1720:b5bacf3d00cc   15 years phi corredted filename
(edit) @1719:0667f33c9f99   15 years phi moved Makefile.pre to Makefile
(edit) @1718:492f4ab4d1b4   15 years phi very basic start
(edit) @1717:63998837f029   15 years phi added spec file template as RoarAudio.spec
(edit) @1716:304016e2031e   15 years phi plugins build automaticly
(edit) @1715:f2efa612bee0   15 years phi add CFLAGS, do not overwrite them
(edit) @1714:b238209a4b91   15 years phi include main Makefile.conf, honor it's settings
(edit) @1713:77e87c445f25   15 years phi include main Makefile.conf, honor it's settings
(edit) @1712:0643bf43a304   15 years phi use $PLUGINS
(edit) @1711:821402880d74   15 years phi moved sio_onvol() from libroarsndio.c to volume.c
(edit) @1710:65a55a7613a0   15 years phi a lot configure and Makefile updates
(edit) @1709:8ccbff60c50f   15 years phi make plugins speratly, make all plugins known to work from configure
(edit) @1708:45c1c4cadf2b   15 years phi added semi-install target
(edit) @1707:12b960672988   15 years phi added semi install target
(edit) @1706:4400f3a0e375   15 years phi use -f on semi install symlinks
(edit) @1705:70de81e67cd2   15 years phi write $subdir_plugins_* to Makefile.conf if configure script did not fail
(edit) @1704:7005f6725af7   15 years phi include Audacious in main configure
(edit) @1703:823e984bc2fc   15 years phi exit after --help
(edit) @1702:0a8cda6b9314   15 years phi do not continue after --help, use $PKG_CONFIG
(edit) @1701:a247fb068a77   15 years phi updated and fixed help, option to force pkg config :)
(edit) @1700:8bdc09219ddb   15 years phi interface has been changed
(edit) @1699:f00d2d99c9dd   15 years phi comment out unused vars
(edit) @1698:87da86251aaf   15 years phi corrected macros, should now represent all calls
(edit) @1697:da93af84493a   15 years phi added a test macro in order to try how to build without broken audacious …
(edit) @1696:22def2176d90   15 years phi typo
(edit) @1695:8edface8b1cf   15 years phi check for version, use $PKG_CONFIG
(edit) @1694:d29a1e29f07a   15 years phi test for output plugin dir
(edit) @1693:7bdb996c57a6   15 years phi use correct order of linker parameters
(edit) @1692:ba0acb959ca7   15 years phi start of a basic configure script
(edit) @1691:ecccc2a22b79   15 years phi roard should terminate if it can't ste uid/gid on socket
(edit) @1690:ea00226b8cde   15 years phi update about cygwin
(edit) @1689:01ffb59e044e   15 years phi what we done allready
(edit) @1688:9d6218cb0049   15 years phi first get return value, than do another command ;)
(edit) @1687:94bda622f83e   15 years phi added config.log to .cvsignore
(edit) @1686:8d2422383725   15 years phi added a basic support for logging, only on tool and lib test for now
(edit) @1685:4270c34d114f   15 years phi peercred seems to have _GNU_SOURCE on some systems, added $NEED_GNU_SOURCE
(edit) @1684:3d6f725bc8b0   15 years phi prepered changelog for next release
(edit) @1683:252863068675   15 years phi release date! roaraudio_0_2rc1
(edit) @1682:ca363752ad1d   15 years phi fixed some typos
(edit) @1681:044b24ad7f67   15 years phi moved Darwin to the buttom to the strange OSes ;), BSDs are now as block …
(edit) @1680:a158f4467282   15 years phi tested with ubuntu
(edit) @1679:c68cad0eea75   15 years phi freq is calced wrong
(edit) @1678:73082c7bd145   15 years phi typo, clarify entry
(edit) @1677:8ca5de29e672   15 years phi typo
(edit) @1676:b8b674c95f80   15 years phi updated list of tested versions
(edit) @1675:5221e421cfdf   15 years phi 0.2b3 -> last, relaeas checklist!
(edit) @1674:c064031fbffa   15 years phi added RoarAudio version to table of tested OS
(edit) @1673:3738c718f920   15 years phi added hwmixer flag support to OSS and sndio
(edit) @1672:ebdd6c9efa55   15 years phi added support for hwmixer to oss driver (not working for me, OSS v4) and …
(edit) @1671:22d6e133cf02   15 years phi added cast for mixer
(edit) @1670:858dd5fbc8e9   15 years phi added MIDI subsystem to todo list
(edit) @1669:97b58d829947   15 years phi list work of last days in changelog
(edit) @1668:eaa86ade177c   15 years phi use only 20 cycles per sec on OpenBSD
(edit) @1667:e805bf472b54   15 years phi updated libroarsndio.h, seems this change make it possible to build …
(edit) @1666:ae1d6f0de812   15 years phi sockets do not need any fdatasync() call on posix systems
(edit) @1665:d00c9b8aab4c   15 years phi added roar_vio_null_sync() a null syncer
(edit) @1664:bfd3dcaad769   15 years phi do not use roaraudio.h for tests
(edit) @1663:806f6bd7a9fa   15 years phi write function was very broken, return bytes written, test for output of …
(edit) @1662:a735f98fab9e   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1661:77112f0f3b2a   15 years phi use correct headers for tests
(edit) @1660:99bfd21f00ef   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1659:a46ccd404490   15 years phi structs for 2popen
(edit) @1658:585e0fd27206   15 years phi started with a drafr for a byte orented roar protocol
(edit) @1657:915ca3b23d62   15 years phi started VIO api for 2popen
(edit) @1656:54558ee9281a   15 years phi use correct prototype
(edit) @1655:c64e82e63c67   15 years phi start of a doc about the proto
(edit) @1654:266474a107ee   15 years phi yes, new OpenBSD 4.5 works, too
(edit) @1653:b03c630421f1   15 years phi do a better casting on exec()s
(edit) @1652:940ffafab455   15 years phi do a better casting on exec()s
(edit) @1651:dd2e0df8cae3   15 years phi update for recent sockets bug
(edit) @1650:432469c37b16   15 years phi got HTTP for non default port working, tool, Defaults based sockets …
(edit) @1649:0f1846adf756   15 years phi info about Solaris port
(edit) @1648:6e121db0d892   15 years phi move archlinux, added OpenSolaris?
(edit) @1647:04ac431cc319   15 years phi started ChangeLog? for new version
(edit) @1646:481865e6ea97   15 years phi check for libsocket
(edit) @1645:4abcd756aea9   15 years phi test for libogg
(edit) @1644:cae19c83efbb   15 years phi SCM_RIGHTS does not work on Solaris
(edit) @1643:2f99d92f3d26   15 years phi link against libsendfile if it exists
(edit) @1642:ba0e6f6adaa0   15 years phi do not require -z on tar
(edit) @1641:e7842a0c3e84   15 years phi test for libsendfile
(edit) @1640:1f90e7a33f88   15 years phi set relase date and time roaraudio_0_2beta3
(edit) @1639:2477690881bd   15 years phi updated changelog, preper for release
(edit) @1638:2b49e3ca9730   15 years phi echo info and new lion if no sqrtl() found because of not GNU/Linux
(edit) @1637:598d9f1b37cf   15 years phi wesen added audacirus plugin
(edit) @1636:22a580cfbdc2   15 years phi added esd options
(edit) @1635:a07e862bbbeb   15 years phi added additional comp options for esd comp, we ignore the rest
(edit) @1634:f881e88f7715   15 years phi done a basic man page for roarify
Note: See TracRevisionLog for help on using the revision log.