OSDN Git Service

LinGui: missed removing a part of target file size code
[handbrake-jp/handbrake-jp-git.git] / gtk / src / queuehandler.c
2011-02-28 jstebbinsLinGui: missed removing a part of target file size...
2011-01-03 jstebbinsLinGui: update copyright dates
2010-12-21 jstebbinsLinGui: disable the 'Add to Queue' button while scanning.
2010-10-10 jstebbinsLinGui: fix queue display problem when there's '&'...
2010-10-09 jstebbinsLinGui: fix some audio list display problems
2010-10-05 jstebbinsLinGui: fix a display problem in the audio list
2010-10-04 jstebbinsAdd ac3 encoding
2010-06-07 jstebbinsLinGui: rework some of the logic behind the audio tab...
2010-04-27 jstebbinsLinGui: drop dependency on hal, use udev instead
2010-04-09 jstebbinsLinGui: allow multiple instances of the gui to run
2009-12-23 jstebbinsLinGui: add point-to-point
2009-11-13 jstebbinsLinGui: fix cosmetic issue with the display of the...
2009-10-19 jstebbinsremove crf flag and all uses of it
2009-10-04 jstebbinsLinGui: when reloading the queue, update the state...
2009-09-30 jstebbinsLinGui: fix audio codec description
2009-09-11 jstebbinsLinGui: fix initialization of chapter list when editing...
2009-08-26 jstebbinsLinGui: picture filter changes
2009-07-24 jstebbinsLinGui: when stopping an encode, give the user options...
2009-07-18 jstebbinsLinGui: fix a problem with encode cancel logic
2009-07-07 jstebbinsLinGui: gtk 2.12 compatibility fixes
2009-07-02 jstebbinsLinGui: tooltip and other text changes
2009-07-01 jstebbinsLinGui: modify pause/resume button appearance
2009-06-30 jstebbinsLinGui: several ui improvements
2009-06-30 jstebbinsLinGui: SRT support
2009-06-25 jstebbinsLinGui: With mingw, disable access rights checking...
2009-06-23 jstebbinsLinGui: add subtitle list to queue display
2009-06-17 jstebbinsLinGui: make the status icon in the system tray a bit...
2009-06-10 jstebbinsLinGui: remove the big jump in the drc slider when...
2009-05-20 jstebbinsLinGui: give feedback indicating problems with subtitle...
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-04 jstebbinsLinGui: integrate with eddyg's subtitle list changes
2009-05-02 jstebbinsLinGui:
2009-04-27 jstebbinsLinGui: fix drag and drop problems in presets and queue
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-04-13 jstebbinsLinGui: first cut at anamorphic picture settings enhanc...
2009-04-02 jstebbinsLinGui: add status icon that sits in the system tray
2009-03-01 jstebbinsLinGui: fix a dependency problem in gtk/module.rules
2009-02-14 jstebbinsLinGui: add single title scan option to file menu
2009-02-11 jstebbinsLinGui: fix a window resize problem when app is first...
2009-02-11 jstebbinsLinGui: Constant Quality Slider now QP/RF based
2009-02-06 jstebbinsLinGui: add custom filter strings to queue display
2009-02-06 jstebbinsLinGui: add support for 0 DRC
2009-02-05 jstebbinsLinGui: Picture Filter enhancements
2009-01-12 jstebbinsLinGui: fix problem with special characters in destinat...
2008-12-14 jstebbinsLinGui: make the destination file entry box wider.
2008-12-06 jstebbinsLinGui: fix me_method/me_range dependency
2008-11-02 jstebbinsLinGui: Remove restriction on ac3 passthru when mp4...
2008-10-30 jstebbinsLinGui: add handbrake version and preset used to activi...
2008-10-19 jstebbinsLinGui: fix problem with disk getting full warning.
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-10 jstebbinsLinGui: fix incorrect display of target file size in...
2008-10-04 jstebbinsLinGui: queue item editing
2008-09-26 jstebbinsLinGui: callbacks.c is getting too big. Separate out...