Commit Graph

  • 28a862b988 neutrino record: moved some code lines for stop record calls from neutrino.cpp into record.cpp Thilo Graf 2011-11-01 23:42:23 +00:00
  • 2cebb3c066 neutrino record: moved some code lines for stop record calls from neutrino.cpp into record.cpp Thilo Graf 2011-11-01 23:42:23 +00:00
  • 4c0fdec838 neutrino record: if more than one recording is running, set the focus to menu item 'stopp all records' Thilo Graf 2011-11-01 23:42:16 +00:00
  • 4ae9ce9dbd neutrino record: if more than one recording is running, set the focus to menu item 'stopp all records' Thilo Graf 2011-11-01 23:42:16 +00:00
  • c4441f95aa neutrino record: if only one recording is running, set the focus to this menu item Thilo Graf 2011-11-01 23:42:08 +00:00
  • 3ceb3c2bb8 neutrino record: if only one recording is running, set the focus to this menu item Thilo Graf 2011-11-01 23:42:08 +00:00
  • e020bcdf66 neutrino record: if no recordings are running, set the focus to the record menu item Thilo Graf 2011-11-01 23:42:02 +00:00
  • 72f32cd6d3 neutrino record: if no recordings are running, set the focus to the record menu item Thilo Graf 2011-11-01 23:42:02 +00:00
  • 809b59d650 neutrino record: use plausible variable name for record counts Thilo Graf 2011-11-01 23:41:55 +00:00
  • 1603c107bd neutrino record: use plausible variable name for record counts Thilo Graf 2011-11-01 23:41:55 +00:00
  • 37122e5013 neutrino record: reduce multiple code for record calls Thilo Graf 2011-11-01 23:41:48 +00:00
  • 1a4cb77aea neutrino record: reduce multiple code for record calls Thilo Graf 2011-11-01 23:41:48 +00:00
  • 6f2f156b69 Automake was automatically including a standard COPYING file from the automake tree. As neutrino is still GPLv2 (in our opinion) we should let this file represent that status of the license. All our changes in the source code were made in accordance with this license. nightshad 2011-11-01 11:07:36 +00:00
  • 7dfddc7c41 Automake was automatically including a standard COPYING file from the automake tree. As neutrino is still GPLv2 (in our opinion) we should let this file represent that status of the license. All our changes in the source code were made in accordance with this license. nightshad 2011-11-01 11:07:36 +00:00
  • 71cf9f6361 fix NIT scan on cable boxes (patch by Henrik Nilsson) gixxpunk 2011-11-01 09:50:57 +00:00
  • 47ebad686a fix NIT scan on cable boxes (patch by Henrik Nilsson) gixxpunk 2011-11-01 09:50:57 +00:00
  • fd029be7d1 Display error in the title of EPG information. Michael Liebmann 2011-11-01 09:00:38 +00:00
  • 5d200b3150 Display error in the title of EPG information. Michael Liebmann 2011-11-01 09:00:38 +00:00
  • 137f6442b5 Time display in channel list corrected. Michael Liebmann 2011-10-31 09:55:21 +00:00
  • 540db07bef Time display in channel list corrected. Michael Liebmann 2011-10-31 09:55:21 +00:00
  • e5296bd32a neutrino: fix painting of button bar in eventlist Stefan Seyfried 2011-10-30 14:09:21 +00:00
  • 19132999a2 neutrino: fix painting of button bar in eventlist Stefan Seyfried 2011-10-30 14:09:21 +00:00
  • 0228e9cc3a "Ghost" Infobar when recording removes. Michael Liebmann 2011-10-29 21:25:05 +00:00
  • 6b540cfae9 "Ghost" Infobar when recording removes. Michael Liebmann 2011-10-29 21:25:05 +00:00
  • 8dad13496e Erase the event list from the display fixed. Michael Liebmann 2011-10-29 18:03:32 +00:00
  • e421fb530d Erase the event list from the display fixed. Michael Liebmann 2011-10-29 18:03:32 +00:00
  • cbe9cdce54 correct a 2 pixel offset in channellist gixxpunk 2011-10-29 08:18:27 +00:00
  • 3bdfe9a3d6 correct a 2 pixel offset in channellist gixxpunk 2011-10-29 08:18:27 +00:00
  • fbe730bae0 neutrino eventlist: remove debug output Thilo Graf 2011-10-28 22:16:14 +00:00
  • 8b5108be7f neutrino eventlist: remove debug output Thilo Graf 2011-10-28 22:16:14 +00:00
  • 597ef4cbc6 neutrino eventlist: use info button instead help button Thilo Graf 2011-10-28 22:16:09 +00:00
  • 67f36c2c6a neutrino eventlist: use info button instead help button Thilo Graf 2011-10-28 22:16:09 +00:00
  • 68ca9c9a8e neutrino eventlist: show timer conflicts Thilo Graf 2011-10-28 22:16:04 +00:00
  • 9cd9fdceed neutrino eventlist: show timer conflicts Thilo Graf 2011-10-28 22:16:04 +00:00
  • bab48551ad neutrino eventlist: fix some compiler warnings because of copmarsion of unsigned and signed int variables Thilo Graf 2011-10-28 22:15:59 +00:00
  • 5e6b5cee3f neutrino eventlist: fix some compiler warnings because of copmarsion of unsigned and signed int variables Thilo Graf 2011-10-28 22:15:59 +00:00
  • b49144a0d9 neutrino eventlist: rework manage painting of function bar Thilo Graf 2011-10-28 22:15:54 +00:00
  • f7b3a65c03 neutrino eventlist: rework manage painting of function bar Thilo Graf 2011-10-28 22:15:54 +00:00
  • cd7cae73a0 neutrino eventlist: move and define some member variables in constructor Thilo Graf 2011-10-28 22:15:49 +00:00
  • 7fa84cb7da neutrino eventlist: move and define some member variables in constructor Thilo Graf 2011-10-28 22:15:49 +00:00
  • 688925fa4d neutrino eventlist: scope of variable 'nNewChannel' limited (style) Thilo Graf 2011-10-28 22:15:44 +00:00
  • 2f037139b0 neutrino eventlist: scope of variable 'nNewChannel' limited (style) Thilo Graf 2011-10-28 22:15:44 +00:00
  • de16a05419 neutrino icons: add icon zap.png and important.png Thilo Graf 2011-10-28 22:15:38 +00:00
  • ff345df54a neutrino icons: add icon zap.png and important.png Thilo Graf 2011-10-28 22:15:38 +00:00
  • f9cd0c316f neutrino eventlist: remove response messages for added timer events Thilo Graf 2011-10-28 22:15:31 +00:00
  • a297601d10 neutrino eventlist: remove response messages for added timer events Thilo Graf 2011-10-28 22:15:31 +00:00
  • eda84237ea neutrino eventlist: rework adding of record and zap timer events Thilo Graf 2011-10-28 22:15:25 +00:00
  • 7a06b905ad neutrino eventlist: rework adding of record and zap timer events Thilo Graf 2011-10-28 22:15:25 +00:00
  • 9b07477446 neutrino eventlist: change background color for fucntion bar Thilo Graf 2011-10-28 22:15:18 +00:00
  • 1c405d3fa6 neutrino eventlist: change background color for fucntion bar Thilo Graf 2011-10-28 22:15:18 +00:00
  • b347276f7d neutrino: add timeout parameter for message via web api Thilo Graf 2011-10-28 21:57:23 +00:00
  • 74542c4161 neutrino: add timeout parameter for message via web api Thilo Graf 2011-10-28 21:57:23 +00:00
  • 80ec67aef5 Switchover remote control standard / neo1 Michael Liebmann 2011-10-28 21:26:54 +00:00
  • 19900a5e40 Switchover remote control standard / neo1 Michael Liebmann 2011-10-28 21:26:54 +00:00
  • 62d07bad1b add forgotten locals (addition to rev. 1779) gixxpunk 2011-10-28 16:40:41 +00:00
  • 31cef426e7 add forgotten locals (addition to rev. 1779) gixxpunk 2011-10-28 16:40:41 +00:00
  • 95d6a70b8e extend colored events to channellist gixxpunk 2011-10-28 16:39:12 +00:00
  • 3f750a147e extend colored events to channellist gixxpunk 2011-10-28 16:39:12 +00:00
  • 3979b1bbc0 Infobar blocked buttons in time shift. Michael Liebmann 2011-10-26 19:51:06 +00:00
  • fcefe7a34f Infobar blocked buttons in time shift. Michael Liebmann 2011-10-26 19:51:06 +00:00
  • d5211fd72f add "Liwest (Austria)" to cables.xml gixxpunk 2011-10-24 18:45:36 +00:00
  • be774a7a69 add "Liwest (Austria)" to cables.xml gixxpunk 2011-10-24 18:45:36 +00:00
  • 67004b1df8 align M-net FEC settings with other cable providers FEC settings gixxpunk 2011-10-24 18:42:51 +00:00
  • 22f01bf18e align M-net FEC settings with other cable providers FEC settings gixxpunk 2011-10-24 18:42:51 +00:00
  • bc0f68a0da Exit volume bar Michael Liebmann 2011-10-23 22:25:34 +00:00
  • 0d4c827221 Exit volume bar Michael Liebmann 2011-10-23 22:25:34 +00:00
  • be600a755d Switchover remote control standard / neo1 Michael Liebmann 2011-10-23 22:16:30 +00:00
  • 812dd15757 Switchover remote control standard / neo1 Michael Liebmann 2011-10-23 22:16:30 +00:00
  • de3e1320b3 network setup: allow to change hostname when static ip is set gixxpunk 2011-10-23 19:32:12 +00:00
  • 858c58ce82 network setup: allow to change hostname when static ip is set gixxpunk 2011-10-23 19:32:12 +00:00
  • 7f40193dd3 Switchover remote control standard / neo1 Michael Liebmann 2011-10-23 14:56:54 +00:00
  • b3c436bfb2 Switchover remote control standard / neo1 Michael Liebmann 2011-10-23 14:56:54 +00:00
  • e0d9a23a8d add "M-net Muenchen" to cables.xml. THX lotek! gixxpunk 2011-10-23 12:34:47 +00:00
  • 397ed4e687 add "M-net Muenchen" to cables.xml. THX lotek! gixxpunk 2011-10-23 12:34:47 +00:00
  • 30432a9598 Fix repeat bug for volume control neo1 left/right Michael Liebmann 2011-10-23 00:07:26 +00:00
  • d42db55b45 Fix repeat bug for volume control neo1 left/right Michael Liebmann 2011-10-23 00:07:26 +00:00
  • 6aaea712d9 Switchover remote control neo1 / neo2 (Main Menu -> Settings -> Key Setup -> Remote Control NEO1 off/on) - Fixed volume control bug (CRCInput::RC_right / CRCInput::RC_left) Michael Liebmann 2011-10-21 19:50:55 +00:00
  • 87466d44e9 Switchover remote control neo1 / neo2 (Main Menu -> Settings -> Key Setup -> Remote Control NEO1 off/on) - Fixed volume control bug (CRCInput::RC_right / CRCInput::RC_left) Michael Liebmann 2011-10-21 19:50:55 +00:00
  • 4cb41984f1 block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior gixxpunk 2011-10-21 11:03:11 +00:00
  • b515dc886f block FAV button in VirtualZAP mode to prevent unwanted/buggy behavior gixxpunk 2011-10-21 11:03:11 +00:00
  • 93ddec0e00 filebrowser: proper fix for small paint error with rounded corners gixxpunk 2011-10-21 10:11:15 +00:00
  • f22cf469d7 filebrowser: proper fix for small paint error with rounded corners gixxpunk 2011-10-21 10:11:15 +00:00
  • 162edb5711 optimized icons gixxpunk 2011-10-21 10:02:02 +00:00
  • d5fed2d205 optimized icons gixxpunk 2011-10-21 10:02:02 +00:00
  • 50542096eb add some useful default values to channellist buttons gixxpunk 2011-10-21 10:00:44 +00:00
  • fbc69a371b add some useful default values to channellist buttons gixxpunk 2011-10-21 10:00:44 +00:00
  • d05c2acd64 switch button color in channellist (blue <-> yellow) to align with tuxbox cvs gixxpunk 2011-10-21 09:45:16 +00:00
  • 1108fdc0d4 switch button color in channellist (blue <-> yellow) to align with tuxbox cvs gixxpunk 2011-10-21 09:45:16 +00:00
  • 224febc81e add new info buttons and use them gixxpunk 2011-10-21 09:39:08 +00:00
  • dccd5b8241 add new info buttons and use them gixxpunk 2011-10-21 09:39:08 +00:00
  • ad4101d048 Remove filetime and display infobar at the start of timeshift. Michael Liebmann 2011-10-21 09:34:36 +00:00
  • 60edfa4401 Remove filetime and display infobar at the start of timeshift. Michael Liebmann 2011-10-21 09:34:36 +00:00
  • 8e4145d4a8 printf, which are unnecessary from pictureviewer.cpp and png.cpp removed Michael Liebmann 2011-10-19 20:28:01 +00:00
  • c795f45ee7 printf, which are unnecessary from pictureviewer.cpp and png.cpp removed Michael Liebmann 2011-10-19 20:28:01 +00:00
  • b0bcd64d9a Fix display menue NFS mount. Michael Liebmann 2011-10-19 16:17:24 +00:00
  • fed797bc94 Fix display menue NFS mount. Michael Liebmann 2011-10-19 16:17:24 +00:00
  • 6138b3282a neutrino filebrowser: fix small paint error during first paint Thilo Graf 2011-10-19 08:55:20 +00:00
  • 8c410fc0b3 neutrino filebrowser: fix small paint error during first paint Thilo Graf 2011-10-19 08:55:20 +00:00
  • 79b0a52f28 update satellites.xml gixxpunk 2011-10-16 14:27:54 +00:00
  • 7c5b2933f8 update satellites.xml gixxpunk 2011-10-16 14:27:54 +00:00