📄 changes.txt
字号:
STB025xx Changes Since Last Release_______________________________________________________________________________________Date: 2/11/04Description: Update driver version number.Files Changed: include/os Directory: pversion.hAPIs Effected: None.________________________________________________________________________________________Date: 2/9/04Description: Add devfs support.Files Changed: AUD Directory: aud_inf.c Demux Directory: xp_osd_drv.h xp_osd_inf.c GFX Directory: gfx_inf.c IR Directory: ir_inf_combo.c SCI Directory: sci_inf.c SCP Directory: scp_inf.c TTX Directory: ttx_osd_inf.c VID Directory: vid_inf.c fe_sonysat Directory: tuner.c rtc_fpc Directory: rtc_fpc.cAPIs Effected: None.________________________________________________________________________________________Date: 1/22/04Description: Update audio microcode to version 3.18.Files Changed: AUD Directory: drv.makeNew Files: AUD Directory: s5amp318.bin s5amp318.datAPIs Effected: None._______________________________________________________________________________________Date: 01/15/04Component: aclip_t test moduleDescription: Force audio unmute at beginning of the test.Files Changed: aud Directory: aclip_t.cAPIs Effected: None._______________________________________________________________________________________Date: 01/15/04Component: tv_t test moduleDescription: Change tv_t to call video freeze instead of video stop if the user selects the 'f' option for video freeze.Files Changed: vid Directory: tv_t.cAPIs Effected: None.______________________________________________________________________________________________________________________________________________________________________________Date: 01/15/04Component: test_av test moduleDescription: Force audio unmute at beginning of the test.Files Changed: Demux Directory: test_av.cAPIs Effected: None.________________________________________________________________________________________Date: 01/15/04Description: Updated video microcode to version 3.06. This microcode release alters the size of the video frame buffers as specified in vid_atom_others.cFiles Changed: Vid Directory: atom.make vid_atom_others.cNew File: Vid Directory: s025v306.binAPIs Effected: None.________________________________________________________________________________________Date: 01/15/04Description: Fix compiler warning messages with MVL 3.1Files Changed: Demux Directory: xp_atom_dcr.c xp_osi_filte.c xp_osi_clk.c xp_osi_chann.c pvr_osi.c xp_osi.c Os Directory: os-sync.c Tools Directory: img2header.cAPIs Effected: None.________________________________________________________________________________________Date: 01/13/04Description: Correct problem with channel changes in the DemuxFilterPESDecoderSet() and DemuxFilterStart() functions such that once channel changes are started, the channel change registers are always used (as opposed to direct writes to the PID registers).Files Changed: Demux Directory: xp_osd_drv.cAPIs Effected: None._______________________________________________________________________________________Date: 01/09/04Description: Changed to read a multiple of 188 bytes from the transport driver to prevent the processing of partial TTX packets (which are 188 bytes ea).Files Changed: TTX Directory: test_ttx.cAPIs Effected: None.________________________________________________________________________________________Date: 01/08/04Description: Minor improvement to user input description.Files Changed: Demux Directory: test_rec_pes.c, test_rec_ts.cAPIs Effected: None.________________________________________________________________________________________Date: 01/08/04Description: Changed xp_key_getall() and xp_key_setall() APIs such that the third parameter is a pointer to a structure which contains the six keys (Init A, Init B, Even A, Even B, Odd A, Odd B). Intent was to eliminate the confusion regarding the proper order of the keys.Files Changed: Demux Directory: xp_osi_key.h xp_osi.key.cAPIs Effected: None._______________________________________________________________________________________Date: 12/23/03Description: The internal buffer in the DemuxPESCallBack() function is used to temporarily store data received from the transport queue. The internal buffer can only properly store one entry. Therefore, a read must be done prior to input of the next entry or the previous data is lost. The problem was corrected by changing the internal buffer to a circular buffer.Files Changed: Demux Directory: xp_osd_drv.cAPIs Effected: None._______________________________________________________________________________________Date: 12/02/03Description: If the input file is small enough to fit entirely in the internal buffer then only read it once to fill the buffer and dont re-read the file each time the program loops to send the file again.Files Changed: Demux Directory: test_pvr.cAPIs Effected: none._______________________________________________________________________________________
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -