aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: f64cf35d496f257790c7ab3e7d60afa2148f6175 (plain)
1
2
3
4
5
# $Id: NEWS 730 2007-01-14 13:50:28Z michael $
# $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/NEWS $

Sorry, there is no NEWS anymore.
Go to http://lcd4linux.bulix.org for all the documentation.
r: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
1.2.2  2012-05-02
    BUGFIXES:
        - Handle escape key correctly in Turtle Mode speed limit dialogs


1.2.1  2012-04-29
    BUGFIXES:
        - Fix crash when enabling compact mode while focusing torrent at
          bottom


1.2  2012-04-25
    BUGFIXES:
        - Rewrite of manpage to eliminate warnings and conform to the man
          macro package

    - Allow filtering of private torrents in main list
    - Don't reset focus/unfocus after deleting a torrent


1.1.1  2012-04-02
    BUGFIXES:
        - ACS characters in pieces view look better but are extremely slow in
          some terminals (rxvt)
        - Fix UnicodeEncodeError with t['lastAnnounceResult']


1.1  2012-02-29
    BUGFIXES:
        - Crash when pressing up or down in empty torrent list
        - Append missing '/' to downloadDir to fix sorting by location
        - Set individual torrent's seed limit as float, not integer
        - Encode tracker errors as UTF-8

    - New keybindings:
        - g/G   Move to top/bottom
        - C-f/b Move one page forward/backward
        - C-n/p Move to next/previous item
        - Space View torrent details
    - New options in config dialog ('o'):
        - Turtle Mode Upload/Download Limit
        - Torrent Title is Progress Bar
    - Replace upload rate with seed ratio in compact mode.
    - Show sort order in status line
    - Use ACS characters in pieces view
    - More compact status line