NSPmod is a MOD (Protracker module and some of its extensions) / S3M (Scream Tracker 3 module) / MTM (Multitracker module) music player. This program uses a technology called No Signal Processor (NSP), which enables your PC play MODs without DSP such as Gravis UltraSound (GUS) GF1. This program requires VoxWare v2.90 compatible 8bit DAC device. I, John-Mark Gurney, have added support for output in 16bits. The volume level is slightly less than the 8bit version though. ink rel='vcs-git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xineramaproto
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runbapt2013-09-241-1/+0
| | | | Exp-run by: bdrewery
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11)
* The FreeBSD x11 team proudly presentszeising2013-05-251-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* - update fixesproto to 5.0eadler2011-09-152-3/+3
| | | | | | | | | | | | | | | | | | | - update inputproto to 2.0.2 - update printproto to 1.0.5 - update recordproto to 1.14.1 - update renderproto to 0.11.1 - update resourceproto to 1.2.0 - update scrnsaverproto 1.2.1 - update videoproto to 2.3.1 - update xcmiscproto 1.2.1 - update xextproto 7.2.0 - update xf86vidmodeproto 2.3.1 - update xineramaproto 1.2.1 - update libXvMC to 1.0.6 Reviewed by: kwm Approved by: bapt (mentor) Obtained from: xorg-devel repo
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Please welcome Xorg 7.5.1miwi2011-02-261-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457