Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (388 - 390 of 2449)

Ticket Resolution Summary Owner Reporter
#2131 Fixed Pull Request: My console-improvements branch asmageddon
Description

GitHub repository link: https://github.com/asmageddon/deluge

NOTE: Below changeset is only about deluge-console

Changeset

New Features

  • Added per-torrent options under 'o' key in new console
  • Added command for setting per-torrent options to legacy (manage)
  • Added renaming files and folders in detail view under 'r' key
  • Added sorting by arbitrary column in New Console ('>' and '<' keys)
  • Choose visible columns in New Console with 'v'
  • Added an option to ring system bell upon torrent completion
  • Added history saving to Legacy (optional)
  • Added -r and -i switches to plugin command. Respectively for reloading plugin list and installing a plugin. No further plugin support added.

Interface changes

New Console

  • Improved New Console performance by anywhere from 6x to infinity depending on number of torrents, reducing cpu and ram usage and improving responsibility, especially for larger amount of torrents
  • Redid searching in New Console - search by typing and scroll through results with up/down keys, PgUp, PgDown, Home and End. You can directly enter detail view or action menu. Close with '/' or removing all text and pressing left arrow
  • Don't reset cursor position when returning from detail view
  • Improved sorting in New Console - sort by queue/name by default rather than just by queue, leaving other torrents ordered randomly
  • Added scrolling with PgUp/PgDown/Home/End to torrent detail view
  • Added scrolling with j/k to detail view to match behavior of all torrents view
  • Redid selecting folders in detail view to select files inside a folder and highlight the directory (in different color if not everything inside is selected)
  • Redid torrent info display in detail view to show more information in less space. Also, color coded it and made only take up as much space as needed (and never less)
  • Added formatting to some popups
  • Added colors to status bar
  • Added scrolling to event log
  • Got rid of three dots symbol as well as infinity symbol (it's replaced with '-')
  • Changed which columns are displayed by default and their sizes so it's more optimized for smaller terminals
  • Updated help strings, added some formatting
  • Added scrolling to different popup types, changed slider to red # symbol for visibility. Fixed misc problems with it
  • Added colors to priority popup in detail view
  • Mapped delete key to remove torrent dialog
  • Made selection move along with selected torrents upon changing queue (optional)
  • Added new control types to input popups, misc. in-code changes

Legacy

  • Added colors and other formatting to most commands
  • Added colors to help
  • Redid info command to be more concise and readable by default. Old behavior can be invoked with -v
  • Changed peer/file listing in info command (now under -d switch)
  • Made file completion in add command only show torrent files and sort by file modification date
  • Improved completion - it now only lists a limited number of torrents per tab press (configurable, optional)
  • Made completion properly escape spaces in torrent names and paths
  • Made torrent name completion partially case-insensitive
  • Added coloring to tab completion
  • Duplicate commands are not saved multiple times (optional)
  • Added remove word option via Alt+Backspace
  • Added moving cursor through text with Ctrl+Left/Right

Misc/shared

  • Made events always output to both legacy and event log
  • Added date- and time-stamps to events
  • And formatted them a bit

Bugfixes

  • Fixed all crashes known to me
  • Fixed issues with unicode handling in Legacy
  • As well as in New Console
  • Fixed some misc. wide character handling errors in both Legacy and New Console
  • Fixed resizing problems
  • Fixed flickering when switching modes
  • Fixed 'command -h' crapping out in Legacy
  • Fixed Shift+Q not shutting down the daemon properly
  • Fixed torrents not disappearing after being removed
  • Fixed some problems related to events that caused backtraces to be printed to the screen, crapping display out
  • Fixed help command crapping out when trying to view help for more than one command at once
  • Fixed various popup problems concerning resizing and creation
  • Removed trailing whitespace, commented out code, useless comments, etc.
#272 Invalid Can not compile with gcc-4.3.1 on Ubuntu Intrepid markybob a.starr.b@gmail.com
Description

... src/deluge_core.cpp:2682: warning: deprecated conversion from string constant to 'char*' src/deluge_core.cpp: In function 'void initdeluge_core()': src/deluge_core.cpp:2687: warning: deprecated conversion from string constant to 'char*' error: command 'gcc' failed with exit status 1 make: * [build-stamp2.4] Error 1

I receive this error while trying compile with gcc-4.3.1 on Ubuntu Intrepid. It compiles without error with gcc 4.2.4 on Ubuntu Hardy.

#1255 Fixed Deluge window not displaying Astraa
Description

Sits in Task bar, will not maximise unless task manager used to bring to front and then maximise.

Your user help points to a reinstall of the GKT this does not help.

There is a bug someplace :)

Win 7 Ultimate 64 bit.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.