]> git.sesse.net Git - vlc/history - modules/gui/macosx/ConvertAndSave.m
macosx: CAS: remove duplicated code
[vlc] / modules / gui / macosx / ConvertAndSave.m
2013-06-21 David Fuhrmannmacosx: CAS: remove duplicated code
2013-06-21 David Fuhrmannmacosx: CAS: fix update of customization sheet for...
2013-06-21 David Fuhrmannmacosx: CAS: fix format for custom profiles storage
2013-06-21 David Fuhrmannmacosx: CAS: introduce functionality for keep checkboxe...
2013-06-21 David Fuhrmannmacosx: CAS: fix customize dialog for {video,audio...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-10 David Fuhrmannmacosx: CAS: sync steppers and fields, and add NumberFo...
2013-05-10 David Fuhrmannmacosx: CAS: correctly allocate arrays (fixes #8597)
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2013-04-30 Felix Paul Kühnemacosx: upgrade read-only array initializations to...
2013-04-25 Felix Paul Kühnemacosx: save 19 l10n strings by replacing them with...
2013-03-09 Felix Paul Kühnemacosx/CAS: fix compilation warning
2013-03-08 Felix Paul Kühnemacosx: don't overwrite existing files on stream-output...
2012-12-28 Felix Paul Kühnemacosx/CAS: Rename 'Convert & Save' to 'Convert and...
2012-12-28 Felix Paul Kühnemacosx/CAS: add MKV to the black list for HTTP streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: added final error checks (close #5900)
2012-12-28 Felix Paul Kühnemacosx/CAS: add a button for SDP file location selection
2012-12-28 Felix Paul Kühnemacosx/CAS: fix SDP announcements
2012-12-28 Felix Paul Kühnemacosx/CAS: rework misleading SDP UI
2012-12-28 Felix Paul Kühnemacosx/CAS: implement streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: implement basic error checking for the...
2012-12-28 Felix Paul Kühnemacosx/CAS: simplify stream-out summary to something...
2012-12-28 Felix Paul Kühnemacosx/CAS: fix incorrect channel name field activation...
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-09-12 Felix Paul Kühnemacosx/CAS: fixed memory leak
2012-09-12 Felix Paul KühneCAS: use the generic dialogs to fetch a text input...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-26 Felix Paul Kühnemacosx/CAS: implemented full profile management, which...
2012-08-23 Felix Paul Kühnemacosx/CAS: replace deprecated API calls with modern...
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-07-28 Felix Paul Kühnemacosx: CAS: added a label to sum up the current stream...
2012-07-28 Felix Paul Kühnemacosx: CAS: implemented UI logic for the stream-out...
2012-07-27 Felix Paul Kühnemacosx: CAS: re-write the destination section's appeara...
2012-07-26 Felix Paul Kühnemacosx: CAS: added a skeleton for a stream output
2012-07-15 Felix Paul Kühnemacosx: CAS: enforce the chosen encapsulation format...
2012-07-15 Felix Paul Kühnemacosx: CAS: implemented MRL/option string creation
2012-07-15 Felix Paul Kühnemacosx: CAS: fixed redraw issue when entering the dropz...
2012-07-15 Felix Paul Kühnemacosx: CAS: show drag-copy-cursor when receiving items...
2012-07-15 Felix Paul Kühnemacosx: CAS: added visual feedback for drag and drop...
2012-07-15 Felix Paul Kühnemacosx: CAS: enable drag and drop from playlist
2012-07-15 Felix Paul Kühnemacosx: CAS: implemented information retrieval from...
2012-07-15 Felix Paul Kühnemacosx: CAS: implemented the media selector button...
2012-07-14 Felix Paul Kühnemacosx: CAS: simplification
2012-07-14 Felix Paul Kühnemacosx: CAS: fixed crash on quit and limit the OK butto...
2012-07-14 Felix Paul Kühnemacosx: CAS: move pre-defined profiles to NSDefaults...
2012-07-14 Felix Paul Kühnemacosx: CAS: private API optimization
2012-07-13 Felix Paul Kühnemacosx: CAS: implemented profile loading mechanism
2012-06-01 Felix Paul Kühnemacosx: CAS: fix 10.5 compatibility
2012-06-01 Felix Paul Kühnemacosx: CAS: hide 3 empty encap matrix cells we don...
2012-06-01 Felix Paul Kühnemacosx: CAS: added i18n support for the customization...
2012-06-01 Felix Paul Kühnemacosx: CAS: added ui skeleton for to customize a profile
2012-05-31 Felix Paul Kühnemacosx: CAS: added profiles and implemented profile...
2012-05-31 Felix Paul Kühnemacosx: CAS: implemented destination file selector
2012-05-31 Felix Paul Kühnemacosx: CAS: added i18n support
2012-05-31 Felix Paul Kühnemacosx: convert & save: updated coding style
2012-05-31 Felix Paul Kühnemacosx: Convert & Save dialog: finished drag & drop...
2012-05-30 Felix Paul Kühnemacosx: prepare drag & drop support for the Convert...
2012-05-18 Felix Paul Kühnemacosx: added UI stub for a new Convert & Save panel...