Skip to content
Tags give the ability to mark specific points in history as being important
  • v2.0.18
    3b492529 · Bump to version 2.0.18 ·
    Tagging 2.0.18
    
  • v2.0.17
    ccf46ac8 · Bump version to 2.0.17 ·
    Tagging 2.0.17
    
  • v2.0.16-2
    Tagging 2.0.16-2
    
  • v2.0.16
    Tagging 2.0.16
    
  • v2.0.15
    fda6c289 · man: update release info ·
    Tagging 2.0.15
    
  • v2.0.14
    5589d56d · Bump it to version 2.0.14 ·
    Tagging 2.0.14
    
  • v1.3.1
    40808cd3 · Version 1.3.1 ·
    Version 1.3.1 (2015-09-06):
      - automatic recordings
      - fix for information files for recordings
      - translations readded
  • v1.3
    3bd24e61 · Version 1.3 ·
    Version 1.3 (2015-08-07):
      - option for custom naming for recordings
      - option for creating information files for recordings
      - other stuff
  • v2.0.13
    816e4738 · Bump it to version 2.0.13 ·
    Tagging 2.0.13
    
  • v2.0.12.1
    Tagging 2.0.12
    
  • v2.0.12
    Tagging 2.0.12
    
  • v2.0.11
    Tagging 2.0.11
    
  • 2.0.10
    ad606973 · Bump to version 2.0.10 ·
    Bump to version 2.0.10
    
    - Fix video resize and scale factor issues;
    - Handle parameters when there's a running instance and a new
      kaffeine is called with some URL.
    - Updated scanfile.dvb.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
    
  • 2.0.9
    37a0adf6 · Bump version to 2.0.9 ·
    Bump version to 2.0.9
    
    - Fix build at tarball
    
  • 2.0.8
    b7c1fd07 · Bump to version 2.0.8 ·
    Bump to	version	2.0.8
    
    Added Norwegian	Nynorsk	translation to .desktop	files.
    
  • 2.0.7
    cde15be3 · Bump to version 2.0.7 ·
    Bump to version 2.0.7
    
    Changes	visible	to the user:
    
      - Add support for H-265 video streams;
      - Organize debug logs per category, using QLoggingCategory.
    
  • 2.0.6
    bd64b1ba · Bump version to 2.0.6 ·
    Bump version to 2.0.6
    
    This version brings a bunch of fixes:
    
    - Autoscan should now seek also for DVB-T2 channels, on devices that support it;
    - Implement systray show/hide
    - EPG algorithm improved to reduce CPU usage
    - Unmute audio when the player instance is created (e. g. Kaffeine is loaded)
    - Some visual improvements to show <Close> instead of <Ok>/<Cancel> on some windows
    - Some changes to allow improvements at translations
    - A new record is now enabled when created
    - Add support for multipoint LNBf, where DiSEqC is not used
    - Fix DiSEqC LNBf satellite select
    - Don't ignore weak signals on DVB-T
    - Handle special case on devices with a single demux, but multiple frontends
    - Add support for DVB-T2 multistream
    - better report errors when VLC is not found
    - synchronize DVB scan file with latest upstream version
    
  • 2.0.5
    ab55d9d0 · Bump version to 2.0.5 ·
    Bump version to 2.0.5
    
    This is a small set of fixes for kaffeine:
    
    - ISDB-T Brazil TOC entries were displayed with an offset of 3
      hours;
    - A newly-created recording entry should default to enable;
    - CMakeLists.txt was including ECM config twice, causing build
      failures with newer versions of cmake;
    - Don't quit while recording without explict ack from the user;
    - Fix handling of subtitles for DVB streams;
    - Prevent VLC build warnings with version 3.0.0-git;
    - Handle the new VLC 3.0 ES change events;
    - List the proper MIME tipe for open directories;
    - Fix a minor typo at documentation and fix update_mimetypes.sh.
    
  • 2.0.4
    e7b5f1b8 · Bump version to 2.0.4 ·
    Bump version to 2.0.4
    
    The changes made on the 103 patches since version 2.0.3 aren't small:
     148 files changed, 3930 insertions(+), 2344 deletions(-)
    
    I almost released it as 2.1.0 ;)
    
    Yet, those changes were all meant to make Kaffeine's more
    reliable, fixing bugs.
    
    The main changes are:
      - Fix support for DVB-S/S2 and improve LNBf selection;
      - Add an option to scan other NIT tables;
      - Fixes at the EPG logic for DVB, ISDB and ATSC;
      - Addition of content and parental rating for DVB and ISDB-Tb;
      - Revamped bar gauge showing signal and S/N in dB, if
        available;
      - Kaffeine Handbook is ready for shipment;
      - Man pages is ready for shipment;
      - The Kaffeine will now honour the icons from the KDE theme,
        if available.
    
  • 2.0.3
    2295f2af · Bump to version 2.0.3 ·
    Bump to version 2.0.3
    
    Lots of bug fixes on 33 patches:
       - Add a menu to allow specifying arguments passed to libVLC;
       - Fix a build brakage when DVB is selected on build;
       - Some cleanups at the build dependencies;
       - New translation added: Russian;
       - Several small fixes.