ChangeLog-2008
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1719k
源码类别:
midi
开发平台:
Unix_Linux
- commit c892be9a82570026e37d5ebe28ddbb399f40ec18
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:35:40 2008 +0000
- Qt4 - remove some unused code.
- commit dd22c2219ec1268a76794cbc2c5edf9b9f1dc87c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:35:14 2008 +0000
- Qt4 - Fix art display in the bgWidget, fix one volume bug, fix fullscreen button
- commit e5d0cd4f13d7f0c835c8ef425f59ddc416f2bb68
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:33:56 2008 +0000
- Qt4 - SPrefs, add an option for saving volume on exit, and fix the displayMode in SPrefs.
- commit 1c14f28a25e7e222473c3b5497983985581a24f6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:32:30 2008 +0000
- Qt4 - Input Manager: cleanup, fix behaviour of enableVideo(), initialize variable that can be used and renaming.
- commit 36702f51d33cbcae8b63748e7bb2333fef374d83
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:29:48 2008 +0000
- Qt4 - Remove stupid this->
- commit aac1f4c66f5fb249134fb795cdcd035be792d44d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:28:23 2008 +0000
- Qt4 - Better behaviour for the left panel of the playlist.
- commit 80f513e4df4d9fa9bc9df3b5e5473b37377c3080
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:26:29 2008 +0000
- Qt4 - documentation on includes priorities.
- commit 761886e8e4ca206d5058bc9d259061141249ae2f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Feb 25 09:24:55 2008 +0000
- Update - avoid a segfault if the error is triggered before hd creation.
- commit 868cd6a7e4ec59c6ffcfbd9466750950c3000f21
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 25 09:22:38 2008 +0000
- Remove trailing whitespace.
- commit 35979e860abf629200c6946d0d24b58a33b435f5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 25 09:22:36 2008 +0000
- Refactor mozilla toolbar code. There are still a few things wrong:
- - nice images
- - fix playlist status bug
- - timeslider not updated bug
- - button/slider position and detection of button click is hardcoded
- commit cd2efd35efee7ecc7554bccedfec858d06b04020
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 25 09:22:34 2008 +0000
- Fixed another crash with fullscreen in mozilla toolbar.
- commit f90b88ab5852ddaf8f3a11d67df0370c8641fb70
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Feb 25 09:22:32 2008 +0000
- Cleanup and fix crash when plugin wasn't playing.
- commit e9347d2d89166c53ece29004c1a0d46f3cf9182e
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Feb 25 00:49:30 2008 +0000
- cosmetics + evil (?) -> hack (objective C definitely looks strange...)
- commit ebd31a1fbfcdaaaaafb46ee7d01f6ccc8ff4b621
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Feb 25 00:31:26 2008 +0000
- ignore xcode3 local files
- commit 0c9b2d28611409caa44eafff14e701168785fe99
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Feb 25 00:28:43 2008 +0000
- fix update code in macosx gui
- commit 234bf661a935ad204e089486a0db7e92847ff071
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Feb 24 23:38:08 2008 +0000
- fix previous commit
- commit 3aec1b381569f564766bfb23717c657e0e1967e3
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Feb 24 23:25:31 2008 +0000
- make incorrect uses of free() and malloc() call abort() on OSX
- commit 68cfd74e073141235c73c89f3b19ce1aa9fd058e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Feb 24 23:01:00 2008 +0000
- contrib: s/cmake/CMake/
- commit 75d3925cbbf774e92fdc382dbf2fffe0e3a7d672
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Feb 24 21:23:54 2008 +0000
- don't duplicate sha1 hashes with strdup() (not