1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Commit Graph

  • 299f1f312c Fixed handling menu categories for plugin menus Klaus Schmidinger 2012-04-28 10:40:16 +0200
  • 2cd697d146 Credits to Marcus Roscher Klaus Schmidinger 2012-04-27 08:25:44 +0200
  • 71d53f2c63 Fixed the SVDRP command UPDR, which didn't update the global recordings list Klaus Schmidinger 2012-04-26 10:48:18 +0200
  • b5ddaedfb3 Fixed cDevice::StillPicture(), making sure it doesn't call the derived class's function if no buffer has been allocated Klaus Schmidinger 2012-04-26 10:28:39 +0200
  • fb3e5ca4ee The Timers list is now marked as modified whenever a recording starts or ends Klaus Schmidinger 2012-04-25 11:14:12 +0200
  • 53d0825515 OSD and skin are now reinitialized after a plugin setup page has been confirmed Klaus Schmidinger 2012-04-24 09:19:48 +0200
  • 28685f9895 A cOsdMenu can now handle skins that display different numbers of items in the various menu categories Klaus Schmidinger 2012-04-23 09:47:26 +0200
  • 3d32b07862 The disk usage is no longer automatically added to the title of the main and "Recordings" menus Klaus Schmidinger 2012-04-23 09:07:55 +0200
  • 09e58657a1 Added a function to get a cRecordControl for a given cTimer Klaus Schmidinger 2012-04-22 10:44:20 +0200
  • f822cdf261 The new setup option "DVB/Standard compliance" can be used to switch between different variations of the DVB standard Klaus Schmidinger 2012-04-15 10:52:34 +0200
  • c650904794 Fixed a typo Klaus Schmidinger 2012-04-09 09:30:52 +0200
  • 170e05e1e6 Skins can now inquire the menu category for which their cSkinDisplayMenu is currently being used Klaus Schmidinger 2012-04-08 11:52:56 +0200
  • c24a891568 Fixed EPG scan on systems with only a single DVB device that use software output Klaus Schmidinger 2012-04-07 14:41:39 +0200
  • 4e8dedb7ad Now limiting the number of characters of a channel's (short) name to 16 in the schedules menus Klaus Schmidinger 2012-04-06 12:35:39 +0200
  • d5aa5f7294 The new function cDevice::DeviceType() returns a string identifying the type of the given device Klaus Schmidinger 2012-04-04 09:52:15 +0200
  • 0ac4d23cab Added some comments Klaus Schmidinger 2012-04-01 11:36:10 +0200
  • 01c55ad694 Fixed getting the maximum short channel name length in case there are no short names at all Klaus Schmidinger 2012-04-01 09:28:39 +0200
  • 8f628ceb8c Fixed a typo Klaus Schmidinger 2012-03-31 10:18:29 +0200
  • 16967a231e Fixed formatting Klaus Schmidinger 2012-03-31 10:15:26 +0200
  • 1f5cf1db58 Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4 Klaus Schmidinger 2012-03-28 10:43:15 +0200
  • 19b952728e Version 1.7.27 Original announce message: VDR developer version 1.7.27 is now available at Klaus Schmidinger 2012-03-25 13:45:00 +0200
  • 55b6ab1dc6 Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() 1.7.27 Klaus Schmidinger 2012-03-25 10:44:04 +0200
  • bf970b5bf4 Reverted some improvements to Make.config.template Klaus Schmidinger 2012-03-20 11:22:30 +0100
  • adce2fe42d Updated the Italian OSD texts Klaus Schmidinger 2012-03-19 08:16:33 +0100
  • 6504e55b76 Fixed reduced bpp support for DVB subtitles Klaus Schmidinger 2012-03-16 12:01:31 +0100
  • c8b0ee3289 Added missing channel locking to cEIT Klaus Schmidinger 2012-03-14 10:41:48 +0100
  • cd676fda36 Moved setting LC_NUMERIC further up to make sure any floating point numbers use a decimal point Klaus Schmidinger 2012-03-14 09:12:58 +0100
  • d62f710413 Fixed a memory leak in cSubtitleRegion::UpdateTextData() Klaus Schmidinger 2012-03-13 15:38:00 +0100
  • 2781c337b1 No longer using GetFont() (which is not thread safe) in cSubtitleRegion::UpdateTextData() Klaus Schmidinger 2012-03-13 15:30:47 +0100
  • 4bc2a502a4 No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin Klaus Schmidinger 2012-03-13 15:28:15 +0100
  • 71f02e4f80 When estimating the remaining disk space (in hours), the average data rate of all existing recordings is now taken into account Klaus Schmidinger 2012-03-13 13:22:06 +0100
  • 845d6f36c1 When toggling a timer between "Single" and "Repeating", the previous setting is now retained in case the user toggles back to the original value Klaus Schmidinger 2012-03-13 11:27:54 +0100
  • 4dcbf19ea2 The new function cDevice::DeviceName() returns a string identifying the name of the given device Klaus Schmidinger 2012-03-13 10:20:42 +0100
  • ed10aaf68b Improved fast forwarding to the end of a timeshift recording Klaus Schmidinger 2012-03-12 14:53:59 +0100
  • 9fa1654d04 Updated the Estonian OSD texts Klaus Schmidinger 2012-03-12 10:03:55 +0100
  • 5117f35938 Version 1.7.26 Original announce message: VDR developer version 1.7.26 is now available at Klaus Schmidinger 2012-03-10 16:18:00 +0100
  • 66639dc187 Made the "overloaded-virtual" warning an error to detect hidden overloaded virtual functions Klaus Schmidinger 2012-03-11 16:01:52 +0100
  • d43ab41c02 Deactivated definition of __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS (recording.h) and LEGACY_CRECEIVER (receiver.h) Klaus Schmidinger 2012-03-11 15:30:19 +0100
  • 2050f7ac7b Added new parameter LiveView to ChannelSwitch() Klaus Schmidinger 2012-03-11 14:50:04 +0100
  • ea16f64773 Adapted menu column widths of 'skincurses' to the wider HD OSD sizes Klaus Schmidinger 2012-03-11 14:44:49 +0100
  • 7958688ae1 Removed the obsolete typedef tI18nPhrase Klaus Schmidinger 2012-03-11 14:08:13 +0100
  • 42b40aecf5 Removed the obsolete function cPlugin::RegisterI18n() Klaus Schmidinger 2012-03-11 13:56:35 +0100
  • 526310bdcc Dropped the meanwhile obsolete script 'i18n-to-gettext' Klaus Schmidinger 2012-03-11 13:38:06 +0100
  • a05b544414 Replaced some non-ASCII characters Klaus Schmidinger 2012-03-11 13:34:12 +0100
  • c174dc0f5b The channel name column in the "What's on now/next" menu now adjusts its width to display the full short name of each channel Klaus Schmidinger 2012-03-11 13:29:06 +0100
  • 2be049f5f7 Fixed some typos in HISTORY and CONTRIBUTORS Klaus Schmidinger 2012-03-11 11:18:56 +0100
  • daf25f300d Changed the Green button in the "Edit timer" menu from "Once" to "Single" Klaus Schmidinger 2012-03-11 10:46:17 +0100
  • 5cf69d18ba Updated the Finnish OSD texts Klaus Schmidinger 2012-03-11 10:42:13 +0100
  • 3df1b6d139 Version 1.7.25 Original announce message: VDR developer version 1.7.25 is now available at Klaus Schmidinger 2012-03-03 13:16:00 +0100
  • 860786f809 Added a new plugin interface for implementing EPG handlers 1.7.26 Klaus Schmidinger 2012-03-10 15:10:43 +0100
  • bc06fc2ce3 Changed displaying modified sections Klaus Schmidinger 2012-03-09 09:25:18 +0100
  • 0863c5b065 Revoked "If the first event in a schedule has a table id of 0x00, any incoming EIT data for that schedule from the DVB stream will be completely ignored" Klaus Schmidinger 2012-03-08 15:06:58 +0100
  • baf473aedf The Green button in the "Edit timer" menu can now be used to toggle between single shot and repeating timers Klaus Schmidinger 2012-03-08 13:51:00 +0100
  • 120fb54d49 Fixed checking pids in case a channel has only Dolby Digital audio Klaus Schmidinger 2012-03-08 10:04:16 +0100
  • 9b68c100b2 Fixed parsing channel data in case the audio pid is 0 Klaus Schmidinger 2012-03-08 09:37:17 +0100
  • 57f58a1546 Removed the obsolete function cEITScanner::UsesDevice(); added new parameter LiveView to cStatus::ChannelSwitch() Klaus Schmidinger 2012-03-07 14:39:38 +0100
  • 680b1b8f87 Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c Klaus Schmidinger 2012-03-07 14:00:28 +0100
  • 40d06559bb Fixed selecting devices for the EPG scan in case the primary device is bonded with an other one Klaus Schmidinger 2012-03-07 13:46:13 +0100
  • 61e420bdf6 Fixed switching devices to the transponders of VPS recordings in case there are only bonded devices Klaus Schmidinger 2012-03-06 12:32:38 +0100
  • a57acf570d Improved displaying signal strength and quality in the ST:TNG skin's channel display Klaus Schmidinger 2012-03-05 12:05:53 +0100
  • 90f5779228 Made the ST:TNG skin the default in case the user selected skin is not available Klaus Schmidinger 2012-03-05 10:46:26 +0100
  • f1441cebf6 Improved displaying the play mode in the ST:TNG skin Klaus Schmidinger 2012-03-05 10:35:16 +0100
  • 55f0978c32 Added some missing member initializations in cBitmap Klaus Schmidinger 2012-03-05 10:34:49 +0100
  • 4bdc69eb92 Fixed a possible race condition with the SVDRP commands CLRE and PUTE Klaus Schmidinger 2012-03-04 12:05:56 +0100
  • f35e4acf88 Toggling a mark now restarts the timeout of the replay progress display Klaus Schmidinger 2012-03-03 15:03:09 +0100
  • 31cca0c85b The replay progress display is now turned on whenever a mark is toggled (not only when one is set) Klaus Schmidinger 2012-03-03 14:49:59 +0100
  • 0127bf264c Fixed the German translation of "VDR will shut down in %s minutes" Klaus Schmidinger 2012-03-03 14:06:14 +0100
  • 78c1fee7f8 Now checking for NULL in cOsd::AddPixmap() Klaus Schmidinger 2012-03-03 13:25:22 +0100
  • 0432198e0b Moved the call to cStatus::MsgChannelSwitch(this, 0) to the beginning of cDevice::SetChannel() 1.7.25 Klaus Schmidinger 2012-03-03 11:51:32 +0100
  • c5eb60f07a Fixed handling OSD color button texts in case a menu item has texts of its own Klaus Schmidinger 2012-03-02 15:49:57 +0100
  • e7b0f909ff Fixed some typos Klaus Schmidinger 2012-03-02 10:56:49 +0100
  • 1e3f6d6da2 Replaced min(max()) calls with the new function constrain() Klaus Schmidinger 2012-03-02 10:51:46 +0100
  • c8808a854b Added a Query parameter to cDevice::GetDevice(), so that devices can be queried without side effects when zapping Klaus Schmidinger 2012-03-02 10:43:26 +0100
  • 28bc34b245 Revised priority handling to allow receivers with a priority that is lower than that of live viewing Klaus Schmidinger 2012-03-02 10:19:00 +0100
  • a188928e6e Added support for automatically selecting subtitles when playing old PES recordings made with the subtitles plugin Klaus Schmidinger 2012-02-28 09:28:54 +0100
  • d2d4dacf5b Added a missing blurb Klaus Schmidinger 2012-02-27 12:40:37 +0100
  • f2d8f17018 Removed an obsolete command line option Klaus Schmidinger 2012-02-27 12:35:45 +0100
  • 083ee1f74e The code for the RCU remote control unit has been moved into a separate plugin named "rcu" Klaus Schmidinger 2012-02-27 12:30:45 +0100
  • 6d34a8a7a0 Fixed handling overlapping timers in case a VPS timer with higher priority needs to interrupt a timer with lower priority Klaus Schmidinger 2012-02-27 10:21:28 +0100
  • cd0f403bbc Added some typecasts to silence gcc compiler warnings Klaus Schmidinger 2012-02-26 14:02:17 +0100
  • aaca30f2ac If the first event in a schedule has a table id of 0x00, any incoming EIT data for that schedule from the DVB stream will be completely ignored Klaus Schmidinger 2012-02-25 15:52:16 +0100
  • d0cd92a455 Fixed getting the video aspect ratio for scaling subtitles (cont'd) Klaus Schmidinger 2012-02-25 14:47:44 +0100
  • 42c42b554a Removed the "PrimaryLimit" Klaus Schmidinger 2012-02-25 14:44:43 +0100
  • f2c396ee07 Fixed a typo Klaus Schmidinger 2012-02-25 11:19:53 +0100
  • 0206157558 Fixed getting the video aspect ratio for scaling subtitles Klaus Schmidinger 2012-02-24 11:27:04 +0100
  • 1b104953ae Removed obsolete code Klaus Schmidinger 2012-02-23 09:20:36 +0100
  • a3d37dfc71 Fixed upscaling cBitmaps with anti-aliasing Klaus Schmidinger 2012-02-22 17:15:31 +0100
  • a949b9c7d2 Fixed handling subtitle color palettes on channels where subtitles appear "word by word" Klaus Schmidinger 2012-02-22 11:25:57 +0100
  • 7519c21a51 Updated the Finnish OSD texts Klaus Schmidinger 2012-02-21 12:15:43 +0100
  • 7685196e60 Updated the Estonian OSD texts Klaus Schmidinger 2012-02-21 11:43:17 +0100
  • 42d3d99ae1 Revoked "Fixed a possible deadlock in time shift mode" Klaus Schmidinger 2012-02-21 11:36:49 +0100
  • 1f22931a77 Changed the return value of cTimer::SetFile() to 'void' Klaus Schmidinger 2012-02-20 15:53:33 +0100
  • f6cdae50ef Added several cTimer::Set...() functions Klaus Schmidinger 2012-02-20 15:37:01 +0100
  • 5b2bdf2049 Fixed getting the subsystem ids of DVB devices in case they have been rearranged via udev rules Klaus Schmidinger 2012-02-20 12:54:01 +0100
  • 343ca17b17 Increased the average character estimate for calculating tab positions in skins, to better suit wide fonts Klaus Schmidinger 2012-02-20 11:53:47 +0100
  • c2d9577b3d Version 1.7.24 Original announce message: VDR developer version 1.7.24 is now available at Klaus Schmidinger 2012-02-19 14:54:00 +0100
  • 73314207dc The fps value for channels where it differs from the default is now set correctly when pausing live video Klaus Schmidinger 2012-02-19 14:34:50 +0100
  • 23ec57d822 Fixed switching into time shift mode when pausing live video 1.7.24 Klaus Schmidinger 2012-02-19 11:50:20 +0100
  • 50e09d1232 Fixed a possible deadlock in time shift mode Klaus Schmidinger 2012-02-18 11:22:01 +0100
  • 882691e32f cReadDir::Next() now skips directory entries "." and ".." Klaus Schmidinger 2012-02-17 14:02:13 +0100