An error occurred fetching the project authors.
  1. 14 Mar, 2004 1 commit
  2. 08 Feb, 2004 1 commit
  3. 03 Feb, 2004 1 commit
  4. 05 Jan, 2004 2 commits
  5. 06 Dec, 2003 1 commit
  6. 23 Nov, 2003 1 commit
  7. 20 Aug, 2003 1 commit
  8. 06 Aug, 2003 1 commit
  9. 07 Jul, 2003 1 commit
  10. 11 Jun, 2003 1 commit
    • Gildas Bazin's avatar
      · 65db108e
      Gildas Bazin authored
      * ALL: bumped version number to 0.6.0-test3 + po updates
      65db108e
  11. 09 Apr, 2003 1 commit
  12. 27 Feb, 2003 1 commit
  13. 01 Feb, 2003 1 commit
  14. 31 Jan, 2003 3 commits
  15. 23 Jan, 2003 1 commit
  16. 10 Jan, 2003 1 commit
  17. 08 Jan, 2003 1 commit
  18. 27 Dec, 2002 2 commits
  19. 20 Dec, 2002 1 commit
  20. 15 Dec, 2002 1 commit
  21. 09 Dec, 2002 1 commit
    • Boris Dorès's avatar
      - new headphone channel mixer with virtual spatialization effect : This · 84ae579e
      Boris Dorès authored
        effect should give you the feeling that you stands in a real room with
        a complete 5.1 speaker set when using only a headphone, providing a
        more realistic sound experience. It should also be more comfortable
        and less tiring when listening to music for long periods of time.It
        works with any source format from mono to 5.1.
      
        -> please try it and feel free to give me some feedback. Some
           improvements are already planned (adding echo, more configuration
           options, ...).
      
      NB: whereas the filter itself is in a (very first) stable version, the
          way it is integrated to the filter chain is only a _temporary_ hack
          since it's the audio ouput core (input.c actually) which is directly
          responsible for it. Integrating it in a more suitable way will
          probably require some work on the way the filters are selected as
          well as on the configuration level, but I'm working on it :)
      84ae579e
  22. 04 Dec, 2002 1 commit
  23. 27 Nov, 2002 1 commit
    • Boris Dorès's avatar
      - Enterely new layout for the preference window of the native win32 · 81ddbebd
      Boris Dorès authored
        interface, in order to improve its clarity (the dialog box is now even
        a bit smaller) and to get closer to Windows standards.
        (second part of the job, and hopefully the last for now, begun with
        Ipkiss a few days ago by using CheckListBoxes)
      
        Still need some work to get the interface compatible with Windows XP
        skins.
      81ddbebd
  24. 06 Nov, 2002 1 commit
    • Gildas Bazin's avatar
      · 85071f34
      Gildas Bazin authored
      * modules/codec/spudec/*: modified the spu decoder to handle text subtitles.
         Only one format of text subtitles is supported right now but we should be able
         to expand this by modifying modules/codec/spudec/text.c.
         Most of this work comes from by Andrew Flintham ( thanks a bunch Andrew :).
      
      * share/font-eutopiabold36.rle: new font for the text subtitler, courtesy of
         Andrew Flintham.
      
      * AUTHORS: added Andrew Flintham to the authors file.
      
      * modules/demux/ogg.c: modified the ogg demuxer to handle subtitles.
      
      * modules/codec/ffmpeg/*: modified the ffmpeg decoder to always keep the last decoded
         frame linked.
      85071f34
  25. 23 Oct, 2002 1 commit
    • Gildas Bazin's avatar
      · bfc4f0f5
      Gildas Bazin authored
      * ALL: New ogg demux and vorbis codec modules for preliminary support of
         ogg/vorbis streams.
      bfc4f0f5
  26. 03 Oct, 2002 1 commit
  27. 02 Oct, 2002 1 commit
  28. 25 Aug, 2002 1 commit
    • Sam Hocevar's avatar
      * ALL: started the slow move to automake. For the moment, the changes are · 764176f6
      Sam Hocevar authored
          unnoticeable apart from the extra dependency on autoconf, automake and
          gettextize. See the new HACKING file for some information, especially if
          you don't run Linux.
      
          The current strategy is to have the configure script generate a nice
          automake Makefile from Makefile.am, and then clobber it with our good
          old dirty Makefile. Muahaha :-)
      764176f6
  29. 20 Aug, 2002 1 commit
  30. 13 Aug, 2002 1 commit
  31. 17 Jul, 2002 1 commit
  32. 12 Jul, 2002 3 commits
  33. 27 Jun, 2002 1 commit
    • Sam Hocevar's avatar
      * ./plugins/dvd/dvd_es.c: error in selecting SPU stream. · 660db6d8
      Sam Hocevar authored
        * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
        * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
          palette.
        * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
      
         Patches imported from v0_4_1_branch.
      660db6d8
  34. 09 Jun, 2002 1 commit