-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed 32bit build and all packaging from travis * packaging migrated to openSUSE Build Service * added openSUSE Build Service support files * deleted fpm and packagecloud helper scripts * added correct md5sum to PKGBUILD * added IrcClient wrapper class and Chat , ChatList , ChatListItem GUI classes * added AvCaster::Irc static instance of libircclient wrapper * added AvCaster::AddChatLine() , AvCaster::SendChat() , AvCaster::GetVersionString() , AvCaster::UpdateChatNicks() , AvCaster::GetChatNicks() * moved AvCaster::SetConfig() to AvCasterStore->setConfig() * renamed AvCaster::GuiChanged() to AvCaster::SetConfig() * removed AvCasterStore->devicesNames() * added AvCasterStore->chatters store and MainContent->initialize() for chatters_store * removed Gstreamer::WindowHandle in favor of AvCaster::GetGuiXwinHandle() * added Gstreamer::GetVersionMajor(), Gstreamer::GetVersionMinor() , Gstreamer::IsSufficientVersion() * split AvCaster::HandleCliParams() into AvCaster::HandleCliParamsPreInit(), AvCaster::HandleCliParamsPostInit() * added PresetSeed->isAudioOn (and friends - no GUI support)
- Loading branch information
1 parent
e619df9
commit 66184a9
Showing
48 changed files
with
2,472 additions
and
600 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.