26elf

Streamlined Software

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Music Visualization
  • XBMC Addon
  • Contact Me

Tag Archives: c++

fische 4.0.1

Posted on 21.01.2013 by marcel

As I expected, there were some residue bugs in 4.0.0 – one of them annoying enough to trigger another release: git | source | win32 .exe

Posted in fische | Tagged c++, music visualization

fische 4: major release

Posted on 20.01.2013 by marcel

fische has finally taken the next step, and things really have changed!
For anyone not into the details: git | source | win32 .exe

# fische needs 2-channel 16-bit signed integer audio
sox -d -c2 -b16 -traw - | fische

Continue reading →

Posted in fische | Tagged c++, music visualization

chasing a segfault bug

Posted on 31.07.2012 by marcel

Some days ago, I encountered a segmentation fault bug in a C++ program I am working on. Obviously, I expected gdb or valgrind would help me find the problem and make it go away… So I thought. All I found was: It’s a problem with the boost::shared_ptr destructor. Continue reading →

Posted in blog | Tagged c++, compiler, constructor, segfault, shared_ptr

Recent Posts

  • fische 4.0.1
  • fische 4: major release
  • NETGEAR ReadyNAS
  • chasing a segfault bug
  • fishBMC 4.0.2

Downloads

  • fische 4 (.exe)
  • fische 4.0.1 (source)
  • fishBMC Add-On (32-bit)
  • fishBMC Add-On (64-bit)
  • OpenApproach prealpha6
  • XBMC Add-On Repository
Proudly powered by WordPress