Karaoke fixes for Eden

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
oldnemesis Offline
Team-XBMC Developer
Posts: 153
Joined: Nov 2008
Reputation: 0
Post: #1
The following patch
.gz  karaoke-eden.patch.gz (Size: 8.34 KB / Downloads: 15) fixes the following issues with Karaoke in Eden:

- Restores back the video playback functionality (which, depending on your luck, the video driver and the stars position you may or may not have working in Eden);
- Fixes the crash when playing the MIDI files if you compile the XBMC with gcc 4.6 or higher

If you only play MP3+G and you don't need the background video there are NO benefits provided by this patch

Should have publish it earlier, but had some personal emergency.
This is mostly for Linux; Mac and Windows users would have to fix the build system to add the xbmc/music/karaoke/karaokevideobackground.cpp into the respective builds.

As usual:

# cd xbmc-11.0
# zcat karaoke-eden.patch.gz | patch -p1
patching file lib/timidity/timidity/optcode.h
patching file xbmc/music/karaoke/karaokevideobackground.cpp
patching file xbmc/music/karaoke/karaokevideobackground.h
patching file xbmc/music/karaoke/karaokewindowbackground.cpp
patching file xbmc/music/karaoke/karaokewindowbackground.h
patching file xbmc/music/karaoke/Makefile.in
# make clean && ./configure && make && make install
(This post was last modified: 2012-06-30 02:02 by oldnemesis.)
find quote
Asura Offline
Junior Member
Posts: 1
Joined: Jun 2010
Reputation: 0
Post: #2
I established Ubuntu 12.04, XBMC 11 Eden established from repository ppa:team-xbmc/ppa. I have a problem with crash when playing the MIDI files. How I can correct a problem using your fix? Thanks.

I am sorry for bad English.
find quote
JohnDaddyo Offline
Junior Member
Posts: 1
Joined: Jul 2009
Reputation: 0
Post: #3
May I ask where to get a karaoke addon and how
to install it or, where to place the file?

Thanks
find quote