OSDN Git Service

LinGui: when preview window is really small, the hud can be wider than
[handbrake-jp/handbrake-jp-git.git] / gtk / src / main.c
2009-06-05 jstebbinsLinGui: when preview window is really small, the hud...
2009-06-03 jstebbinsLinGui: make default width of subtitle track colum...
2009-06-03 jstebbinssoftsubs:
2009-06-02 jstebbinssoftsubtitles:
2009-05-26 jstebbinsLinGui: automatically update the built-in presets when...
2009-05-22 jstebbinsLinGui:
2009-05-21 jstebbinsLinGui:
2009-05-20 jstebbinsLinGui:
2009-05-20 jstebbinsLinGui: give feedback indicating problems with subtitle...
2009-05-19 jstebbinsmkv soft subtitle support
2009-05-02 jstebbinsLinGui:
2009-04-17 jstebbinsLinGui:
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-04-13 jstebbinsLinGui: first cut at anamorphic picture settings enhanc...
2009-04-08 jstebbinsLinGui: customize hud colors
2009-04-08 jstebbinsLinGui: create custom widget that manages multiple...
2009-04-06 jstebbinsLinGui: figured out how to do the hud in a better way.
2009-04-05 jstebbinsLinGui: add fullscreen option to preview
2009-04-04 jstebbinsLinGui:
2009-04-04 jstebbinsLinGui: preview and picture window changes
2009-04-01 jstebbinsLinGui: Show notification when handbrake queue is complete
2009-03-26 jstebbinsLinGui: save preset folder collapsed/expanded state...
2009-03-25 jstebbinsLinGui: remove debug output
2009-03-25 jstebbinsadd preference option to disable update checking
2009-03-04 jstebbinsLinGui:
2009-03-02 jstebbinsLinGui: update log and about dialog with update version...
2009-02-27 jstebbinsLinGui: clean up my improper use of HB_VERSION and...
2009-02-14 jstebbinsLinGui: add single title scan option to file menu
2009-02-05 jstebbinsLinGui: Picture Filter enhancements
2008-12-02 jstebbinsLinGui: add logging level to preferences
2008-11-25 jstebbinsLinGui: make socket connect for appcast run in its...
2008-11-24 jstebbinsLinGui: live preview.
2008-11-09 jstebbinsLinGui: add update checking. shows a dialog similar...
2008-10-31 jstebbinsLinGui: Activity Logs for individual encodes
2008-10-30 jstebbinsLinGui: add handbrake version and preset used to activi...
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-05 jstebbinsLinGui: nested presets and drag n drop re-ordering...
2008-10-03 jstebbinsLinGui: refactoring that will make nested presets easie...
2008-09-26 jstebbinsLinGui: trim both callbacks.c and settings.c. Move...
2008-09-25 jstebbinsLinGui: Work around a silly treeview formatting bug.
2008-09-25 jstebbinsLinGui: Store the activity log in the users config...
2008-09-17 jstebbinsLinGui: Add mp4 options to queue description
2008-09-13 jstebbinsLinGui: Add queue drag n drop reordering
2008-09-12 jstebbinsLinGui: fix another memory leak
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-09 jstebbinsLinGui: consolidate all resources into one stringified...
2008-09-08 jstebbinsLinGui: internalize the UI description xml file. That...
2008-09-08 jstebbinsLinGui: Internalize all the icons so I don't have to...
2008-09-08 jstebbinsLinGui: yikes, this thing leaks worse than my roof...
2008-09-08 jstebbinsLinGui: fix memory issues found by valgrind
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
2008-08-22 jstebbinsLinGui: improve data entry method for deinterlace and...
2008-08-21 jstebbinsLinGui: add a hidden feature to allow tweaking some...
2008-08-07 jstebbinsLinGui: change how x264 options are handled
2008-08-03 jstebbinsLinGui: clean up hb status handling. mostly just moving...
2008-07-30 jstebbinsLinGui: hack to prevent segfault caused by avpicture_de...
2008-06-30 jstebbinsLinGui: add detected dvd drives to file menu for quick...
2008-06-17 jstebbinsLinGui: Initial import