1
Installation issues / Re: Sound volume never stops to increase
« on: December 06, 2009, 01:17:31 pm »
Besides re-intalling the system is there other aproaches, anyone?
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
The game plugin needs to be rebuilt to solve this problem, in the mean-time, you can grab:
http://tschak.homelinux.com/xfer/Game_PlugIn.so
and place it in /usr/pluto/bin
reload router, and try again.
-Thom
linuxmce@dcerouter:~/trunk/src/MAME_PlugIn$ make so Computing dependencies for MAMEMediaStream.cpp done Computing dependencies for MAMEROM.cpp done Computing dependencies for ../Gen_Devices/MAME_PlugInBase.cpp done Computing dependencies for MAME_PlugIn.cpp done Computing dependencies for Main.cpp done g++ -c -I.. -I../DCE -I/usr/include/mysql -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES -I/opt/libxine1-pluto/include -I/opt/linphone-1.3.5/include -Wall -fPIC -ggdb3 -fmessage-length=0 Main.cpp -o Main.o ../DCE/DeviceData_Base.h: In member function âbool DCE::DeviceData_Base::WithinCategory(long int, DCE::DeviceCategory*)â: ../DCE/DeviceData_Base.h:397: warning: comparison between signed and unsigned integer expressions ../DCE/DeviceData_Impl.h: In member function âint DCE::MAME_PlugIn_Data::Get_Priority()â: ../DCE/DeviceData_Impl.h:51: error: âstd::map<int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<int>, std::allocator<std::pair<const int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > DCE::DeviceData_Impl::m_mapParametersâ is private ../Gen_Devices/MAME_PlugInBase.h:98: error: within this context ../Media_Plugin/MediaListGrid.h: At global scope: ../Media_Plugin/MediaListGrid.h:143: warning: âbool FileBrowserInfoComparerLastViewed(FileBrowserInfo*, FileBrowserInfo*)â defined but not used ../Media_Plugin/MediaListGrid.h:148: warning: âbool FileBrowserInfoComparerTrack(FileBrowserInfo*, FileBrowserInfo*)â defined but not used make: *** [Main.o] Error 1 |
ok, some bug fixes (e.g. now caches screens locally) and hard coded resolution to 240x320 (used by many phones): see attachement
br, Hari