Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

VLC Support #83

Closed
wants to merge 99 commits into from
Closed

VLC Support #83

wants to merge 99 commits into from

Commits on Jul 14, 2012

  1. Configuration menu
    Copy the full SHA
    6298221 View commit details
    Browse the repository at this point in the history
  2. Removed debug vlc trans info

    TheLQ committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    743c55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7acd5d View commit details
    Browse the repository at this point in the history
  4. Added really rough basic gui

    TheLQ committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    1c166ed View commit details
    Browse the repository at this point in the history
  5. Streaming format tinkering

    TheLQ committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    a750ffc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2012

  1. Configuration menu
    Copy the full SHA
    20003c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7dac1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    126e34c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2012

  1. Add fields to gui so that codecs can be changed without having to con…

    …stantly recompile PMS
    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    64edb6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2331c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10e7f34 View commit details
    Browse the repository at this point in the history
  4. Due to several examples of garbled audio, audio-sync option now disab…

    …led by default, can now be enabled on GUI.
    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    b262a43 View commit details
    Browse the repository at this point in the history
  5. Reverted scale default to 1.0. Not every video needs to be downscaled…

    …, and medium to low quality vids turn out horrible
    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    a89841f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13e67b1 View commit details
    Browse the repository at this point in the history
  7. Basic class javadoc

    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    77a2239 View commit details
    Browse the repository at this point in the history
  8. Switch getEncodingArgs to return a List so that subclasses can better…

    … add or change options
    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    b2fa5a3 View commit details
    Browse the repository at this point in the history
  9. Code reformat

    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    25a4c21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fac7db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07c2211 View commit details
    Browse the repository at this point in the history
  12. If subtitle or language is specified by user going to the #Transcode#…

    … folder, acknowledge it. Otherwise, use gui defaults
    TheLQ committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    5fc61bb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

  1. Configuration menu
    Copy the full SHA
    c3a9751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a887e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9bf385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68beee7 View commit details
    Browse the repository at this point in the history
  5. Formatting...

    TheLQ committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    e41f7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25a3501 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee04a77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3941045 View commit details
    Browse the repository at this point in the history
  9. Moved extra parameters to end of command, might make it so it overrid…

    …es options instead of being overwritten by defaults
    TheLQ committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    c6f81b9 View commit details
    Browse the repository at this point in the history
  10. Temporary patch to FormatConfiguration so it exposes all formats supp…

    …orted by the client
    TheLQ committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    c54065f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2012

  1. Configuration menu
    Copy the full SHA
    8016ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2012

  1. Configuration menu
    Copy the full SHA
    e69d420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b1342b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef451d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af51a02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34929d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2012

  1. Configuration menu
    Copy the full SHA
    666bd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0973b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2012

  1. Configuration menu
    Copy the full SHA
    8b1f942 View commit details
    Browse the repository at this point in the history
  2. Compressed config code

    TheLQ committed Jul 26, 2012
    Configuration menu
    Copy the full SHA
    e6ef969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a2f45 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Replaced all codec auto-detection code with DLNA standard MPEG-2 code…

    …cs and renderer specific overrides
    TheLQ committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    b622c90 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    TheLQ committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    e988e5b View commit details
    Browse the repository at this point in the history
  3. No need to be in all caps

    TheLQ committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    e0742ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ba826a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ceee76 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2012

  1. When told to use a specific audio or subtitle track, load by track id…

    … so multiple tracks with the same language work correctly
    TheLQ committed Jul 28, 2012
    Configuration menu
    Copy the full SHA
    c4cf892 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2012

  1. Revert "Added vlc specific config to xbox since its not standards com…

    …pliant "
    
    This reverts commit 9ba826a.
    TheLQ committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    7b23c4d View commit details
    Browse the repository at this point in the history
  2. Try #3 for auto-detection: Use encoding profiles to specify codecs in…

    …stead of renderer specific configs. Hopefully this works
    TheLQ committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    5054824 View commit details
    Browse the repository at this point in the history
  3. Better way to handle integers

    TheLQ committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    6e293f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ee206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55673ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c48a5f2 View commit details
    Browse the repository at this point in the history
  7. Overhauled sample rate handling

    TheLQ committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    d3c02d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    884328e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e949ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b37b59a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19c364f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9cf7e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2012

  1. Much better way to disable subtitles (handles situations where subtit…

    …les are enabled by default in the video)
    TheLQ committed Jul 31, 2012
    Configuration menu
    Copy the full SHA
    1d70a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f8b7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea18f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9741755 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfddad3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c58b4eb View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2012

  1. Configuration menu
    Copy the full SHA
    235df01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe429b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1fad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2012

  1. Configuration menu
    Copy the full SHA
    b4340db View commit details
    Browse the repository at this point in the history
  2. CZE translation correction

    valib committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    077a120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db06917 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2012

  1. Configuration menu
    Copy the full SHA
    96605ce View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2012

  1. Configuration menu
    Copy the full SHA
    53b7182 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2012

  1. Configuration menu
    Copy the full SHA
    90d3386 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2012

  1. Configuration menu
    Copy the full SHA
    5a9f2fd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2012

  1. Useful debug

    TheLQ committed Aug 10, 2012
    Configuration menu
    Copy the full SHA
    7a48f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1249c1b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2012

  1. Configuration menu
    Copy the full SHA
    f9a9e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4efe4 View commit details
    Browse the repository at this point in the history
  3. Comment reformat

    TheLQ committed Aug 26, 2012
    Configuration menu
    Copy the full SHA
    d0600d7 View commit details
    Browse the repository at this point in the history
  4. Revert "Temporary patch to FormatConfiguration so it exposes all form…

    …ats supported by the client "
    
    This reverts commit c54065f.
    TheLQ committed Aug 26, 2012
    Configuration menu
    Copy the full SHA
    c07bc8b View commit details
    Browse the repository at this point in the history
  5. Switched to building transcoding args with a map so that extending cl…

    …asses can easily manipulate the settings
    TheLQ committed Aug 26, 2012
    Configuration menu
    Copy the full SHA
    d96888a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2012

  1. Configuration menu
    Copy the full SHA
    86d14f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2012

  1. Refactoring VLC setup GUI

    - first step. Need to be finished.
    valib committed Aug 28, 2012
    Configuration menu
    Copy the full SHA
    97b079b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2012

  1. Removed custom codec configuration options as they are really develop…

    …er only
    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    584ec39 View commit details
    Browse the repository at this point in the history
  2. Removed old messages definitions

    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    1416310 View commit details
    Browse the repository at this point in the history
  3. Renamed "Extra Parameters" to "Custom Options" per request

    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    c796504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55857d7 View commit details
    Browse the repository at this point in the history
  5. Made CodecConfig class protected (no real need to be public) and stat…

    …ic (is really a fancy truple that doesn't need to access instance stuff)
    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    52d7121 View commit details
    Browse the repository at this point in the history
  6. Formatting...

    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    f328be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb023c5 View commit details
    Browse the repository at this point in the history
  8. Fixed GUI

    lordquackstar committed Aug 29, 2012
    Configuration menu
    Copy the full SHA
    5992b81 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2012

  1. Configuration menu
    Copy the full SHA
    0aa6c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a53c09 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2012

  1. Merge branch 'master' of github.com:LordQuackstar/ps3mediaserver

    Conflicts:
    	src/main/java/net/pms/encoders/VLCVideo.java
    TheLQ committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    2b0f30f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2012

  1. Configuration menu
    Copy the full SHA
    f3a97da View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2012

  1. Merge pull request #3 from Raptor399/lq-panelfix

    Fix for sample rate panel causing IndexOutOfBoundsException.
    TheLQ committed Oct 14, 2012
    Configuration menu
    Copy the full SHA
    d1b352c View commit details
    Browse the repository at this point in the history
  2. Merged upstream

    TheLQ committed Oct 14, 2012
    Configuration menu
    Copy the full SHA
    3c79435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0c8277 View commit details
    Browse the repository at this point in the history