Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Seyfried
6632d3cb72 avoid continuous rebuilds from LUA_API* changes
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59f91b190c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)



------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00
Michael Liebmann
adeedba7bc CLuaInstance: Fix commit 4fcf18bad8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b99596c37
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-25 (Fri, 25 Dec 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-12-25 03:54:38 +01:00
Michael Liebmann
4fcf18bad8 CLuaInstance: Fix and unified script function calls
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e331ee4e3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-23 (Wed, 23 Dec 2015)



------------------
This commit was generated by Migit
2015-12-23 08:29:15 +01:00
Michael Liebmann
5cccedb618 CLuaInstance: Add multiple script functions for mute icon & volume
- Functions: enableMuteIcon, isMuted, AudioMute, setVolume, getVolume
 - This allows to save volume/mute status at plugin start
 and restore it on exit.

 - Set Lua api version to 1.35


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f939800b6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-22 (Tue, 22 Dec 2015)

Origin message was:
------------------
CLuaInstance: Add multiple script functions for mute icon & volume

 - Functions: enableMuteIcon, isMuted, AudioMute, setVolume, getVolume
 - This allows to save volume/mute status at plugin start
  and restore it on exit.

 - Set Lua api version to 1.35


------------------
This commit was generated by Migit
2015-12-22 12:00:24 +01:00
Michael Liebmann
4208af5887 CLuaInstMisc:: Add script function postMsg() to send a neutrino message
- Currently possible message: POSTMSG.STANDBY_ON
 - Set Lua api version to 1.33


Origin commit data
------------------
Branch: ni/coolstream
Commit: 37e8c328c5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-15 (Tue, 15 Dec 2015)



------------------
This commit was generated by Migit
2015-12-15 22:21:42 +01:00
Michael Liebmann
815b757e1e lua_misc.cpp: Fix compiler error 'overflow in implicit constant conversion'
- Set Lua api version to 1.26


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a7de075a2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 23:36:52 +01:00
Michael Liebmann
9e2ba62a5d CLuaInstance: Use CLuaVideo for video, CLuaMisc for misc functions
- The old version of the video and misc functions is deprecated
 but still valid


Origin commit data
------------------
Branch: ni/coolstream
Commit: 83176835e3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-12 (Sat, 12 Dec 2015)

Origin message was:
------------------
CLuaInstance: Use CLuaVideo for video, CLuaMisc for misc functions

 - The old version of the video and misc functions is deprecated
  but still valid


------------------
This commit was generated by Migit
2015-12-12 10:42:28 +01:00
Michael Liebmann
ffb03bdc38 CLuaInstance: Move misc functions in separate classes / files
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e6ad91efe
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-12 (Sat, 12 Dec 2015)



------------------
This commit was generated by Migit
2015-12-12 10:42:28 +01:00