Skip to content
Snippets Groups Projects
  1. Apr 13, 2006
    • deuce's avatar
      Fix incorrect macro. · fc2be6f0
      deuce authored
      fc2be6f0
    • deuce's avatar
      (possible) ALSA support for xpbeep. · 87c810da
      deuce authored
      Completely and utterly untested.  None of my Linux boxes even have
      /usr/include/alsa on them, so I simply *can't* test this without yet
      another Linux install.  If anyone cares about this, has ALSA working
      correctly on their Linux box, is willing to give me a remote account that
      can play sound via ALSA, and is willing to sit in IRC beside the system in
      question to tell me if sounds are coming out, I can probobly get this
      working.
      
      Until then, use OSS emulation and everythign should be fine.
      87c810da
  2. Apr 12, 2006
    • deuce's avatar
      Use ANSI delete line to delete lines. · 524e64d6
      deuce authored
      Turn *off* ANSI Music for SyncTERM at startup... this overrides the users
      setting  :-(
      CTRL-Y Will no longer work without a working ANSI terminal that supports
      delete line as CSI M
      524e64d6
  3. Apr 11, 2006
  4. Apr 10, 2006
  5. Apr 08, 2006
  6. Apr 07, 2006
  7. Apr 06, 2006
    • deuce's avatar
      Add more builds options... · e65617d5
      deuce authored
      PROFILE		Builds a profiled version suitable for use with gprof
      		This option is only usefull for developers.
      		(On most systems, the profile libraries don't exist, so this
      		 will fail)
      UPROFILE	Generates data for profile-based optimizations.
      		Can be used to generate heavily optimized builds... but is
      		not trivial to use and does use extra disk space.  Expert
      		users only.
      GCOV		Generates data for usage by gcov.  Only usefull for developers.
      USE_UPROFILE	Uses the UPROFILE generated data for more optimizations.
      e65617d5
    • rswindell's avatar
  8. Apr 05, 2006
Loading