Commit Graph

7997 Commits

Author SHA1 Message Date
Stefan Seyfried
d9a01b43e3 framebuffer_ng: use global ICONSDIR_VAR
this implements CFrameBuffer part of commit e33323d5b
("fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h")


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



------------------
This commit was generated by Migit
2015-12-13 18:18:32 +01:00
Stefan Seyfried
247c16a717 fix build with newer openSUSE ffmpeg packages (again)
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3245a4f90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 18:16:16 +01:00
Stefan Seyfried
0acea28a5a add missing HWLIBS_CFLAGS, simplify Makefiles
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7928a0df4a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 17:48:15 +01:00
Stefan Seyfried
bcc74b905d Revert "gui/dboxinfo.cpp: add serial number to title"
This reverts commit 2221d2d3d8.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 530da9abeb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 17:45:06 +01:00
Stefan Seyfried
5f89c9a312 Merge remote-tracking branch 'uncool/cst-next'
This need buildfixes and some functional updates...


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



------------------
This commit was generated by Migit
2015-12-13 17:41:55 +01:00
Stefan Seyfried
61712bcdf2 luainstance: fix build with newer GCC
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83c385c126
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 14:01:12 +01:00
Stefan Seyfried
2307cc3419 define LUA_COMPAT_5_2 to allow build with newer lua versions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 565e5ff3ff
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 13:56:56 +01:00
Stefan Seyfried
ba7d39c293 fix build with newer openSUSE ffmpeg packages
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebe46eec84
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-13 13:12:11 +01:00
vanhofen
151d7f25a4 moviebrowser: don't reload full movie archive after delete
Thanks to SatBaby and micha-bbg for support.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f810d52fa
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-12 (Sat, 12 Dec 2015)

Origin message was:
------------------
- moviebrowser: don't reload full movie archive after delete

Thanks to SatBaby and micha-bbg for support.


------------------
This commit was generated by Migit
2015-12-12 22:09:09 +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
a9d7630400 CLuaInstance: Code cleaning luainstance.cpp/.h
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: d45a98c363
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
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
Michael Liebmann
7e019ec888 CLuaInstance: Move msg box functions in separate classes / files
- hintbox
 - messagebox

 - No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: b904febf6a
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
Michael Liebmann
672e1ca1d0 CLuaInstance: Move ccomponents functions in separate classes / files
- cwindow (CComponentsWindow)
 - ctext (CComponentsText)
 - cpicture (CComponentsPicture)
 - signalbox (CSignalBox)

 - No api changes, code only


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

Origin message was:
------------------
CLuaInstance: Move ccomponents functions in separate classes / files

 - cwindow  (CComponentsWindow)
 - ctext   (CComponentsText)
 - cpicture (CComponentsPicture)
 - signalbox (CSignalBox)

 - No api changes, code only


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


Origin commit data
------------------
Branch: ni/coolstream
Commit: e34d1c314f
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
Michael Liebmann
c20862bd7b CLuaInstance: Move video functions in separate class
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: aff947af92
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
Michael Liebmann
0904d4097c CLuaInstance: Move configfile functions in separate classes / files
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: f52ba5ba4a
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
Michael Liebmann
256500c3e4 CLuaInstance: Move types, definitions & functions from
luainstance.cpp/.h to luainstance_helpers.cpp/.h

 - No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1238b0c677
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
[CST] Focus
0a59ebee82 zapit/src/capmt.cpp: try to fix TS enable/disable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0aa71bae4d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-09 17:05:40 +03:00
Michael Liebmann
369fa5f054 Fix neutrino build without '--enable-lua'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 598ef23982
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-08 20:23:49 +01:00
Michael Liebmann
b9505e6a73 Disable multimedia plugins and video functions...
...(movie player & upnp browser) when movieplayer is in use


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
90edde72a7 CLuaInstance::GetRevision: Add second return value as a string...
...for hardware identification

 - Set Lua api version to 1.22


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
994ff285d3 CLuaInstance: Add script function 'channelRezap'
- Alternative rezap method for movie plugins
 - Set Lua api version to 1.21


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
8fda2ba2b2 CLuaInstance: Add script function zapitStopPlayBack
- For safe running ShowPicture() in the plugin
 - Set Lua api version to 1.19


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
670da624a4 CLuaInstance: The first call to Lua::PlayFile() block restoreNeutrino
- Running restoreNeutrino when exiting the plugin and
 function is blocked
 - Set Lua api version to 1.18


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

Origin message was:
------------------
CLuaInstance: The first call to Lua::PlayFile() block restoreNeutrino

 - Running restoreNeutrino when exiting the plugin and
  function is blocked
 - Set Lua api version to 1.18


------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
d26c860faa CMoviePlayerGui: Creating an possibility to block restoreNeutrino()...
...from an external plugin

 - This better play playlists with plugins


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
0ca4e1e737 CLuaInstance: Move luainstance into a separate directory (src/gui/lua)
- Move video functions from luainstance.cpp to lua_video.cpp
 - For the future, provided the individual classes
 (eg menu, CComponents etc.) to move in separate files.


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

Origin message was:
------------------
CLuaInstance: Move luainstance into a separate directory (src/gui/lua)

 - Move video functions from luainstance.cpp to lua_video.cpp
 - For the future, provided the individual classes
  (eg menu, CComponents etc.) to move in separate files.


------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
9a9262a47a CLuaInstance: Remove unnecessary function zapitSetStandby()
- Set Lua api version to 1.17


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



------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
Michael Liebmann
76c32d92a8 Sort slovak.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 56a86e8d42
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-02 (Wed, 02 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-08 12:01:25 +01:00
vanhofen
49e140844c Revert "- movieplayer: enable videoformat and 4:3 switches; (C) martii"
This reverts commit ce70068d69,
because keys was passed to neutrino handleMsg already.
So this pick was unnecessary.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 68221e31b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)



------------------
This commit was generated by Migit
2015-12-01 22:40:05 +01:00
vanhofen
ce70068d69 movieplayer: enable videoformat and 4:3 switches; (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3ff096e06
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: enable videoformat and 4:3 switches; (C) martii

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

------------------
This commit was generated by Migit
2015-12-01 21:04:13 +01:00
vanhofen
ae2187df45 movieplayer: enable neutrino main menu ...
... parts of this code is (C) martii


Origin commit data
------------------
Branch: ni/coolstream
Commit: 829359b851
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: enable neutrino main menu ...

... parts of this code is (C) martii


------------------
This commit was generated by Migit
2015-12-01 21:02:15 +01:00
Jacek Jendrzej
aea546c7cc update slovak.locale (THX EnoSat)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 423b1e0bc7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-01 (Tue, 01 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-01 18:36:02 +01:00
vanhofen
b62fc06ad1 moviebrowser: re-add missig comparator (msg ==)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88bd3fa308
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- moviebrowser: re-add missig comparator (msg ==)

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

------------------
This commit was generated by Migit
2015-12-01 12:11:29 +01:00
vanhofen
e0a7eddc60 moviebrowser: use RC_left/right to switch display modes ...
... to get free volume keys, because these keys should change
volume only.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 54e202cea8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- moviebrowser: use RC_left/right to switch display modes ...

... to get free volume keys, because these keys should change
volume only.


------------------
This commit was generated by Migit
2015-12-01 08:17:56 +01:00
vanhofen
d66d8bb0c9 movieplayer: change default key for TimeOSD() to RC_timeshift
Origin commit data
------------------
Branch: ni/coolstream
Commit: c88fca2ec1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: change default key for TimeOSD() to RC_timeshift

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

------------------
This commit was generated by Migit
2015-12-01 08:14:44 +01:00
Michael Liebmann
14cf10a761 CLuaInstance: Add script function paintVLine() & paintHLine()
- Set Lua api version to 1.16


Origin commit data
------------------
Branch: ni/coolstream
Commit: 482cf41adf
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
19af650a7c CFBWindow: Add paintVLineRel() & paintHLineRel() for using...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 76874040a3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
fdf2b95fa6 CLuaInstance::CPictureNew: When dx and dy = 0 then use...
...'NO_SCALE' modus for object creation (icon)

 - Set Lua api version to 1.15


Origin commit data
------------------
Branch: ni/coolstream
Commit: 573eb7f7ad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
be655e8b24 CLuaInstance: Add script function saveScreen()/restoreScreen()
Example:
 local memID = n:saveScreen(x, y, w, h);
 ...
 ...
 n:restoreScreen(x, y, w, h, memID, delete);
 -- delete = true => delete screen buffer
 -- delete = false => don't delete screen buffer

 - Set Lua api version to 1.14


Origin commit data
------------------
Branch: ni/coolstream
Commit: 550cfc853d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)

Origin message was:
------------------
CLuaInstance: Add script function saveScreen()/restoreScreen()

 Example:
  local memID = n:saveScreen(x, y, w, h);
   ...
   ...
  n:restoreScreen(x, y, w, h, memID, delete);
   -- delete = true => delete screen buffer
   -- delete = false => don't delete screen buffer

 - Set Lua api version to 1.14


------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
427d7ccc9c CFBWindow: Add saveScreen() & restoreScreen() for using...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 895b781629
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
7af02857bc CLuaInstance: Add DynFonts for lua scripts
- You can create fixed-size fonts for use in Lua Scripts
 - The fonts are deleted after the script
 - The use of fonts is limited to the following functions currently:
 - RenderString()
 - getRenderWidth()
 - FontHeight()
 - Example in Lua scripts:
 Normal usage:
 local font = FONT.MENU
 RenderString(font, ....)
 Use DynFonts:
 Creates a font with height of 50px:
 local font = n:getDynFont(0, 50)
 local useDynFont = true
 RenderString(useDynFont, font, ....)
  or
 Creates a font in which the text("Example: xyz") has a width of 200px:
 local font = n:getDynFont(200, 0, "Example: xyz")
 local useDynFont = true
 RenderString(useDynFont, font, ....)

 - Set Lua api version to 1.13


Origin commit data
------------------
Branch: ni/coolstream
Commit: a307e806eb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)

Origin message was:
------------------
CLuaInstance: Add DynFonts for lua scripts

 - You can create fixed-size fonts for use in Lua Scripts
 - The fonts are deleted after the script
 - The use of fonts is limited to the following functions currently:
  - RenderString()
  - getRenderWidth()
  - FontHeight()
 - Example in Lua scripts:
  Normal usage:
   local font = FONT.MENU
   RenderString(font, ....)
  Use DynFonts:
   Creates a font with height of 50px:
    local font = n:getDynFont(0, 50)
    local useDynFont = true
    RenderString(useDynFont, font, ....)
      or
   Creates a font in which the text("Example: xyz") has a width of 200px:
    local font = n:getDynFont(200, 0, "Example: xyz")
    local useDynFont = true
    RenderString(useDynFont, font, ....)

 - Set Lua api version to 1.13


------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
Michael Liebmann
a8a4c3c80b CNeutrinoFonts: Add 'getDynFontExt()' for create custom fonts...
...in external plugins


Origin commit data
------------------
Branch: ni/coolstream
Commit: 56d76f4ebc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)



------------------
This commit was generated by Migit
2015-11-27 12:31:47 +01:00
defans
9b60d60076 luainstance: add GetRevision() function
- Set Lua api version to 1.12

Signed-off-by: svenhoefer <svenhoefer@svenhoefer.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7caf055ea0
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-23 (Mon, 23 Nov 2015)

Origin message was:
------------------
- luainstance: add GetRevision() function

 - Set Lua api version to 1.12

Signed-off-by: svenhoefer <svenhoefer@svenhoefer.com>


------------------
This commit was generated by Migit
2015-11-24 11:58:02 +01:00
[CST] Focus
af4a8016ec gui/movieplayer.cpp: start movies in playlists at start bookmark
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08e68ea464
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-24 (Tue, 24 Nov 2015)


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

------------------
This commit was generated by Migit
2015-11-24 09:02:52 +01:00
Michael Liebmann
cea79f239d CLuaInstance: Fix transfer of color values in...
...PaintBox() and RenderString() for coolstream hardware

 - Set Lua api version to 1.11


Origin commit data
------------------
Branch: ni/coolstream
Commit: 45569a736a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-23 (Mon, 23 Nov 2015)



------------------
This commit was generated by Migit
2015-11-23 08:15:23 +01:00
vanhofen
18fdf4cea4 cables.xml: update Antennenverein Hohenmoelsen; thx to lusto
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ff6e120d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-22 (Sun, 22 Nov 2015)

Origin message was:
------------------
- cables.xml: update Antennenverein Hohenmoelsen; thx to lusto

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

------------------
This commit was generated by Migit
2015-11-22 03:56:22 +01:00
Jacek Jendrzej
933df8a959 src/gui/record_setup.cpp disable not used
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15478a44c4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-22 (Sun, 22 Nov 2015)


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

------------------
This commit was generated by Migit
2015-11-22 18:12:12 +01:00
vanhofen
42a378f21a cables.xml: update Antennengemeinschaft Goeltzschtalbruecke
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66e8b155f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-21 (Sat, 21 Nov 2015)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft Goeltzschtalbruecke

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

------------------
This commit was generated by Migit
2015-11-21 22:58:23 +01:00
defans
965f37c49e streaminfo2.cpp: reduce signalbox flickering
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5cb0ca21cd
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-20 (Fri, 20 Nov 2015)

Origin message was:
------------------
- streaminfo2.cpp: reduce signalbox flickering

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

------------------
This commit was generated by Migit
2015-11-20 09:06:27 +01:00